Last Version

scalapb-runtime 0.9.0-RC1

scalapb-runtime

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.thesamet.scalapb
ArtifactId

ArtifactId

scalapb-runtime_2.10
Version

Version

0.9.0-RC1
Type

Type

jar
Description

Description

scalapb-runtime
scalapb-runtime
Project URL

Project URL

https://github.com/scalapb/ScalaPB
Project Organization

Project Organization

com.thesamet.scalapb
Source Code Management

Source Code Management

https://github.com/scalapb/ScalaPB

Download scalapb-runtime_2.10 0.9.0-RC1


<!-- 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.9.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesamet.scalapb/scalapb-runtime_2.10/
implementation 'com.thesamet.scalapb:scalapb-runtime_2.10:0.9.0-RC1'
// https://jarcasting.com/artifacts/com.thesamet.scalapb/scalapb-runtime_2.10/
implementation ("com.thesamet.scalapb:scalapb-runtime_2.10:0.9.0-RC1")
'com.thesamet.scalapb:scalapb-runtime_2.10:jar:0.9.0-RC1'
<dependency org="com.thesamet.scalapb" name="scalapb-runtime_2.10" rev="0.9.0-RC1">
  <artifact name="scalapb-runtime_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesamet.scalapb', module='scalapb-runtime_2.10', version='0.9.0-RC1')
)
libraryDependencies += "com.thesamet.scalapb" % "scalapb-runtime_2.10" % "0.9.0-RC1"
[com.thesamet.scalapb/scalapb-runtime_2.10 "0.9.0-RC1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.7
com.thesamet.scalapb : lenses_2.10 jar 0.9.0-RC1
com.lihaoyi : fastparse_2.10 jar 1.0.0
com.google.protobuf : protobuf-java jar 3.7.0

test (5)

Group / Artifact Type Version
com.lihaoyi : utest_2.10 jar 0.6.6
commons-codec : commons-codec jar 1.12
com.google.protobuf : protobuf-java-util jar 3.7.0
org.scalacheck : scalacheck_2.10 jar 1.14.0
org.scalatest : scalatest_2.10 jar 3.0.6

Project Modules

There are no modules declared in this project.