is not current version
Last Version 0.4

net.awired.ajsl:ajsl-core 0.2.1


Categories

Categories

Net Wire Data Data Structures
GroupId

GroupId

net.awired.ajsl
ArtifactId

ArtifactId

ajsl-core
Version

Version

0.2.1
Type

Type

jar

Download ajsl-core 0.2.1


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