is not current version
Last Version 0.11.11

com.thesamet.scalapb:scalapb-runtime_2.13 0.10.0-M4

scalapb-runtime

Categories

Categories

Scala Languages
GroupId

GroupId

com.thesamet.scalapb
ArtifactId

ArtifactId

scalapb-runtime_2.13
Version

Version

0.10.0-M4
Type

Type

jar

Download scalapb-runtime_2.13 0.10.0-M4


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