Files download
File Operation
types-7.24.5.jar download
types-7.24.5.pom download
types-7.24.5-sources.jar download
Apache Maven
<dependency>
  <groupId>org.mvnpm.at.babel</groupId>
  <artifactId>types</artifactId>
  <version>7.24.5</version>
</dependency>
Gradle Groovy
implementation 'org.mvnpm.at.babel:types:7.24.5'
Gradle Kotlin
implementation("org.mvnpm.at.babel:types:7.24.5")
Scala SBT
libraryDependencies += "org.mvnpm.at.babel" % "types" % "7.24.5"
Groovy Grape
@Grapes(
  @Grab(group='org.mvnpm.at.babel', module='types', version='7.24.5')
)
Apache Ivy
<dependency org="org.mvnpm.at.babel" name="types" rev="7.24.5" />
Leiningen
[org.mvnpm.at.babel/types "7.24.5"]
Apache Buildr
'org.mvnpm.at.babel:types:jar:7.24.5'