Categories |
CategoriesScala Languages Native Development Tools |
---|---|
GroupId | GroupIdorg.portable-scala |
ArtifactId | ArtifactIdportable-scala-reflect_native0.4_2.12 |
Version | Version1.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.portable-scala/portable-scala-reflect_native0.4_2.12/ -->
<dependency>
<groupId>org.portable-scala</groupId>
<artifactId>portable-scala-reflect_native0.4_2.12</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.portable-scala/portable-scala-reflect_native0.4_2.12/
implementation 'org.portable-scala:portable-scala-reflect_native0.4_2.12:1.1.0'
// https://jarcasting.com/artifacts/org.portable-scala/portable-scala-reflect_native0.4_2.12/
implementation ("org.portable-scala:portable-scala-reflect_native0.4_2.12:1.1.0")
'org.portable-scala:portable-scala-reflect_native0.4_2.12:jar:1.1.0'
<dependency org="org.portable-scala" name="portable-scala-reflect_native0.4_2.12" rev="1.1.0">
<artifact name="portable-scala-reflect_native0.4_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.portable-scala', module='portable-scala-reflect_native0.4_2.12', version='1.1.0')
)
libraryDependencies += "org.portable-scala" % "portable-scala-reflect_native0.4_2.12" % "1.1.0"
[org.portable-scala/portable-scala-reflect_native0.4_2.12 "1.1.0"]