is not current version
Last Version 0.3.13

com.fathzer:ajlib 0.3.4

AJlib is a simple java library with Swing widgets, utilities and other stuff

GroupId

GroupId

com.fathzer
ArtifactId

ArtifactId

ajlib
Version

Version

0.3.4
Type

Type

jar

Download ajlib 0.3.4


<!-- https://jarcasting.com/artifacts/com.fathzer/ajlib/ -->
<dependency>
    <groupId>com.fathzer</groupId>
    <artifactId>ajlib</artifactId>
    <version>0.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.fathzer/ajlib/
implementation 'com.fathzer:ajlib:0.3.4'
// https://jarcasting.com/artifacts/com.fathzer/ajlib/
implementation ("com.fathzer:ajlib:0.3.4")
'com.fathzer:ajlib:jar:0.3.4'
<dependency org="com.fathzer" name="ajlib" rev="0.3.4">
  <artifact name="ajlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fathzer', module='ajlib', version='0.3.4')
)
libraryDependencies += "com.fathzer" % "ajlib" % "0.3.4"
[com.fathzer/ajlib "0.3.4"]