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