is not current version
Last Version 3.2

com.github.sviperll:adt4j-examples 1.3-beta1


Categories

Categories

ADT4J Application Layer Libs Code Generators
GroupId

GroupId

com.github.sviperll
ArtifactId

ArtifactId

adt4j-examples
Version

Version

1.3-beta1
Type

Type

jar

Download adt4j-examples 1.3-beta1


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