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