T

TT-iossimulatorarm64

A named {{ tag }} template processor in kotlin
https://github.com/L-Briand/TT
MIT
Lionel Briand
Files download
File Operation
TT-iossimulatorarm64-1.0.0.pom download
TT-iossimulatorarm64-1.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>net.orandja.tt</groupId>
  <artifactId>TT-iossimulatorarm64</artifactId>
  <version>1.0.0</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'net.orandja.tt:TT-iossimulatorarm64:1.0.0'
Gradle Kotlin
implementation("net.orandja.tt:TT-iossimulatorarm64:1.0.0")
Scala SBT
libraryDependencies += "net.orandja.tt" % "TT-iossimulatorarm64" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='net.orandja.tt', module='TT-iossimulatorarm64', version='1.0.0')
)
Apache Ivy
<dependency org="net.orandja.tt" name="TT-iossimulatorarm64" rev="1.0.0" />
Leiningen
[net.orandja.tt/TT-iossimulatorarm64 "1.0.0"]
Apache Buildr
'net.orandja.tt:TT-iossimulatorarm64:jar:1.0.0'