License |
License |
---|---|
GroupId | GroupIdio.github.iltotore |
ArtifactId | ArtifactIdiron_3 |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioniron_3
Hardened type constraints for Scala
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
iron_3-1.2.0.pom | |
iron_3-1.2.0.jar | 51 KB |
iron_3-1.2.0-sources.jar | 6 KB |
iron_3-1.2.0-javadoc.jar | 251 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.iltotore/iron_3/ -->
<dependency>
<groupId>io.github.iltotore</groupId>
<artifactId>iron_3</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.iltotore/iron_3/
implementation 'io.github.iltotore:iron_3:1.2.0'
// https://jarcasting.com/artifacts/io.github.iltotore/iron_3/
implementation ("io.github.iltotore:iron_3:1.2.0")
'io.github.iltotore:iron_3:jar:1.2.0'
<dependency org="io.github.iltotore" name="iron_3" rev="1.2.0">
<artifact name="iron_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.iltotore', module='iron_3', version='1.2.0')
)
libraryDependencies += "io.github.iltotore" % "iron_3" % "1.2.0"
[io.github.iltotore/iron_3 "1.2.0"]