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