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