is not current version
Last Version 0.9.0-RC1

com.thesamet.scalapb:scalapb-runtime_2.10 0.7.1

scalapb-runtime

Categories

Categories

Scala Languages
GroupId

GroupId

com.thesamet.scalapb
ArtifactId

ArtifactId

scalapb-runtime_2.10
Version

Version

0.7.1
Type

Type

jar

Download scalapb-runtime_2.10 0.7.1


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