| License |
License |
|---|---|
| GroupId | GroupIdcom.github.arqisoft |
| ArtifactId | ArtifactIdleanda-tools |
| Version | Version0.15 |
| Type | Typepom |
| Description |
DescriptionLeanda.io Tools
Java libraries for Leanda.io OSS project
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| leanda-tools-0.15.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.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.arqisoft/leanda-tools/
implementation 'com.github.arqisoft:leanda-tools:0.15'
// https://jarcasting.com/artifacts/com.github.arqisoft/leanda-tools/
implementation ("com.github.arqisoft:leanda-tools:0.15")
'com.github.arqisoft:leanda-tools:pom:0.15'
<dependency org="com.github.arqisoft" name="leanda-tools" rev="0.15">
<artifact name="leanda-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.arqisoft', module='leanda-tools', version='0.15')
)
libraryDependencies += "com.github.arqisoft" % "leanda-tools" % "0.15"
[com.github.arqisoft/leanda-tools "0.15"]