is not current version
Last Version 0.10.0-M4

com.thesamet.scalapb:scalapb-runtime_2.11 0.9.7

scalapb-runtime

Categories

Categories

Scala Languages
GroupId

GroupId

com.thesamet.scalapb
ArtifactId

ArtifactId

scalapb-runtime_2.11
Version

Version

0.9.7
Type

Type

jar

Download scalapb-runtime_2.11 0.9.7


<!-- https://jarcasting.com/artifacts/com.thesamet.scalapb/scalapb-runtime_2.11/ -->
<dependency>
    <groupId>com.thesamet.scalapb</groupId>
    <artifactId>scalapb-runtime_2.11</artifactId>
    <version>0.9.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesamet.scalapb/scalapb-runtime_2.11/
implementation 'com.thesamet.scalapb:scalapb-runtime_2.11:0.9.7'
// https://jarcasting.com/artifacts/com.thesamet.scalapb/scalapb-runtime_2.11/
implementation ("com.thesamet.scalapb:scalapb-runtime_2.11:0.9.7")
'com.thesamet.scalapb:scalapb-runtime_2.11:jar:0.9.7'
<dependency org="com.thesamet.scalapb" name="scalapb-runtime_2.11" rev="0.9.7">
  <artifact name="scalapb-runtime_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesamet.scalapb', module='scalapb-runtime_2.11', version='0.9.7')
)
libraryDependencies += "com.thesamet.scalapb" % "scalapb-runtime_2.11" % "0.9.7"
[com.thesamet.scalapb/scalapb-runtime_2.11 "0.9.7"]