Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdcom.thesamet.scalapb |
ArtifactId | ArtifactIdscalapb-runtime_sjs0.6_2.10 |
Version | Version0.8.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.thesamet.scalapb/scalapb-runtime_sjs0.6_2.10/ -->
<dependency>
<groupId>com.thesamet.scalapb</groupId>
<artifactId>scalapb-runtime_sjs0.6_2.10</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesamet.scalapb/scalapb-runtime_sjs0.6_2.10/
implementation 'com.thesamet.scalapb:scalapb-runtime_sjs0.6_2.10:0.8.2'
// https://jarcasting.com/artifacts/com.thesamet.scalapb/scalapb-runtime_sjs0.6_2.10/
implementation ("com.thesamet.scalapb:scalapb-runtime_sjs0.6_2.10:0.8.2")
'com.thesamet.scalapb:scalapb-runtime_sjs0.6_2.10:jar:0.8.2'
<dependency org="com.thesamet.scalapb" name="scalapb-runtime_sjs0.6_2.10" rev="0.8.2">
<artifact name="scalapb-runtime_sjs0.6_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesamet.scalapb', module='scalapb-runtime_sjs0.6_2.10', version='0.8.2')
)
libraryDependencies += "com.thesamet.scalapb" % "scalapb-runtime_sjs0.6_2.10" % "0.8.2"
[com.thesamet.scalapb/scalapb-runtime_sjs0.6_2.10 "0.8.2"]