is not current version
Last Version 0.4

net.awired.ajsl:ajsl-core 0.3


Categories

Categories

Net Wire Data Data Structures
GroupId

GroupId

net.awired.ajsl
ArtifactId

ArtifactId

ajsl-core
Version

Version

0.3
Type

Type

jar

Download ajsl-core 0.3


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