is not current version
Last Version 0.15

com.github.arqisoft:leanda-tools 0.14

Java libraries for Leanda.io OSS project

GroupId

GroupId

com.github.arqisoft
ArtifactId

ArtifactId

leanda-tools
Version

Version

0.14
Type

Type

pom

Download leanda-tools 0.14

Filename Size
leanda-tools-0.14.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.arqisoft/leanda-tools/ -->
<dependency>
    <groupId>com.github.arqisoft</groupId>
    <artifactId>leanda-tools</artifactId>
    <version>0.14</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.arqisoft/leanda-tools/
implementation 'com.github.arqisoft:leanda-tools:0.14'
// https://jarcasting.com/artifacts/com.github.arqisoft/leanda-tools/
implementation ("com.github.arqisoft:leanda-tools:0.14")
'com.github.arqisoft:leanda-tools:pom:0.14'
<dependency org="com.github.arqisoft" name="leanda-tools" rev="0.14">
  <artifact name="leanda-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.arqisoft', module='leanda-tools', version='0.14')
)
libraryDependencies += "com.github.arqisoft" % "leanda-tools" % "0.14"
[com.github.arqisoft/leanda-tools "0.14"]