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