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