License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdio.djanta |
ArtifactId | ArtifactIddjanta-version-testing |
Last Version | Last Version8.17 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDJANTA.IO Adaptable ecosystem parent (BOM)
|
Project Organization |
Project OrganizationDJANTA, LLC |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
djanta-version-testing-8.17.pom | |
djanta-version-testing-8.17.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.djanta/djanta-version-testing/ -->
<dependency>
<groupId>io.djanta</groupId>
<artifactId>djanta-version-testing</artifactId>
<version>8.17</version>
</dependency>
// https://jarcasting.com/artifacts/io.djanta/djanta-version-testing/
implementation 'io.djanta:djanta-version-testing:8.17'
// https://jarcasting.com/artifacts/io.djanta/djanta-version-testing/
implementation ("io.djanta:djanta-version-testing:8.17")
'io.djanta:djanta-version-testing:jar:8.17'
<dependency org="io.djanta" name="djanta-version-testing" rev="8.17">
<artifact name="djanta-version-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.djanta', module='djanta-version-testing', version='8.17')
)
libraryDependencies += "io.djanta" % "djanta-version-testing" % "8.17"
[io.djanta/djanta-version-testing "8.17"]