License |
License |
---|---|
GroupId | GroupIdorg.anyboot |
ArtifactId | ArtifactIdanyboot |
Last Version | Last Version8.5.1.2312-20211229 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionanyboot
anyboot
|
Filename | Size |
---|---|
anyboot-8.5.1.2312-20211229.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.anyboot/anyboot/ -->
<dependency>
<groupId>org.anyboot</groupId>
<artifactId>anyboot</artifactId>
<version>8.5.1.2312-20211229</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.anyboot/anyboot/
implementation 'org.anyboot:anyboot:8.5.1.2312-20211229'
// https://jarcasting.com/artifacts/org.anyboot/anyboot/
implementation ("org.anyboot:anyboot:8.5.1.2312-20211229")
'org.anyboot:anyboot:pom:8.5.1.2312-20211229'
<dependency org="org.anyboot" name="anyboot" rev="8.5.1.2312-20211229">
<artifact name="anyboot" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.anyboot', module='anyboot', version='8.5.1.2312-20211229')
)
libraryDependencies += "org.anyboot" % "anyboot" % "8.5.1.2312-20211229"
[org.anyboot/anyboot "8.5.1.2312-20211229"]