is not current version
Last Version 1.2.0

io.github.iltotore:iron_3 0.0.1

Hardened type constraints for Scala

GroupId

GroupId

io.github.iltotore
ArtifactId

ArtifactId

iron_3
Version

Version

0.0.1
Type

Type

jar

Download iron_3 0.0.1


<!-- https://jarcasting.com/artifacts/io.github.iltotore/iron_3/ -->
<dependency>
    <groupId>io.github.iltotore</groupId>
    <artifactId>iron_3</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.iltotore/iron_3/
implementation 'io.github.iltotore:iron_3:0.0.1'
// https://jarcasting.com/artifacts/io.github.iltotore/iron_3/
implementation ("io.github.iltotore:iron_3:0.0.1")
'io.github.iltotore:iron_3:jar:0.0.1'
<dependency org="io.github.iltotore" name="iron_3" rev="0.0.1">
  <artifact name="iron_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.iltotore', module='iron_3', version='0.0.1')
)
libraryDependencies += "io.github.iltotore" % "iron_3" % "0.0.1"
[io.github.iltotore/iron_3 "0.0.1"]