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