scalapb-runtime


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.thesamet.scalapb
ArtifactId

ArtifactId

scalapb-runtime_2.13.0-RC1
Last Version

Last Version

0.9.0-M6
Release Date

Release Date

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.13.0-RC1

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0-RC1
com.thesamet.scalapb : lenses_2.13.0-RC1 jar 0.9.0-M6
com.lihaoyi : fastparse_2.13.0-RC1 jar 2.1.2
com.google.protobuf : protobuf-java jar 3.7.1

test (5)

Group / Artifact Type Version
com.lihaoyi : utest_2.13.0-RC1 jar 0.6.7
commons-codec : commons-codec jar 1.12
com.google.protobuf : protobuf-java-util jar 3.7.1
org.scalacheck : scalacheck_2.13.0-RC1 jar 1.14.0
org.scalatest : scalatest_2.13.0-RC1 jar 3.0.8-RC3

Project Modules

There are no modules declared in this project.
com.thesamet.scalapb

ScalaPB

ScalaPB

Versions

Version
0.9.0-M6
0.9.0-M5
0.9.0-M4