Files download
File Operation
anyboot-8.5.1.2117-20220111.pom download
Apache Maven
<dependency>
  <groupId>org.anyboot</groupId>
  <artifactId>anyboot</artifactId>
  <version>8.5.1.2117-20220111</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.anyboot:anyboot:8.5.1.2117-20220111'
Gradle Kotlin
implementation("org.anyboot:anyboot:8.5.1.2117-20220111")
Scala SBT
libraryDependencies += "org.anyboot" % "anyboot" % "8.5.1.2117-20220111"
Groovy Grape
@Grapes(
  @Grab(group='org.anyboot', module='anyboot', version='8.5.1.2117-20220111')
)
Apache Ivy
<dependency org="org.anyboot" name="anyboot" rev="8.5.1.2117-20220111" />
Leiningen
[org.anyboot/anyboot "8.5.1.2117-20220111"]
Apache Buildr
'org.anyboot:anyboot:jar:8.5.1.2117-20220111'
Dependencies
The project has no third-party dependencies