Last Version

A-JLib 0.3.13

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

License

License

GroupId

GroupId

com.fathzer
ArtifactId

ArtifactId

ajlib
Version

Version

0.3.13
Type

Type

jar
Description

Description

A-JLib
AJlib is a simple java library with Swing widgets, utilities and other stuff
Project URL

Project URL

http://ajlib.soft.fathzer.com
Source Code Management

Source Code Management

http://svn.code.sf.net/p/ajlib/code/trunk

Download ajlib 0.3.13


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

Dependencies

compile (1)

Group / Artifact Type Version
com.fathzer : jlocal jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.