License |
License |
---|---|
Categories |
CategoriesScala Languages Native Development Tools |
GroupId | GroupIdorg.scala-native |
ArtifactId | ArtifactIdnir_3 |
Last Version | Last Version0.4.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnir
nir
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nir_3-0.4.4.pom | |
nir_3-0.4.4.jar | 759 KB |
nir_3-0.4.4-sources.jar | 37 KB |
nir_3-0.4.4-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.scala-native/nir_3/ -->
<dependency>
<groupId>org.scala-native</groupId>
<artifactId>nir_3</artifactId>
<version>0.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.scala-native/nir_3/
implementation 'org.scala-native:nir_3:0.4.4'
// https://jarcasting.com/artifacts/org.scala-native/nir_3/
implementation ("org.scala-native:nir_3:0.4.4")
'org.scala-native:nir_3:jar:0.4.4'
<dependency org="org.scala-native" name="nir_3" rev="0.4.4">
<artifact name="nir_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scala-native', module='nir_3', version='0.4.4')
)
libraryDependencies += "org.scala-native" % "nir_3" % "0.4.4"
[org.scala-native/nir_3 "0.4.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-native : util_3 | jar | 0.4.4 |
org.scala-lang : scala3-library_3 | jar | 3.1.1 |