Konloch   02-17-2023, 03:43 PM
#1
If you are a Java library author feel free to post your library here to help spread the word.

Here is a thread template to use when posting:
Code:
[b]About:[/b] Description goes here
[b]License:[/b] License info goes here
[b]Source:[/b] Source link goes here
[b]Download Jar:[/b] Releases goes here
[b]Add as maven dependency:[/b]
[code]
<dependency>
  <groupId>your-group-id</groupId>
  <artifactId>your-artifact-id</artifactId>
  <version>your-version</version>
</dependency>
[\/code]

[b]any-title of a code example implementation of your library[/b]
any explanation
[code]
any code example
[\/code]

For the ending code tag remove the \ character.
This post was last modified: 02-18-2023, 07:29 PM by Konloch.
  
Users browsing this thread: 1 Guest(s)
Konloch Software - Bytecode Viewer - Reverse Engineering Forum
Copyright © 2014-2025 The Bytecode Club. Powered By MyBB.
CC0 Unless Specified Otherwise.