| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdcom.thesamet.scalapb |
| ArtifactId | ArtifactIdscalapb-runtime_3 |
| Last Version | Last Version0.11.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionscalapb-runtime
scalapb-runtime
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.thesamet.scalapb |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| scalapb-runtime_3-0.11.11.pom | |
| scalapb-runtime_3-0.11.11.jar | 2 MB |
| scalapb-runtime_3-0.11.11-sources.jar | 260 KB |
| scalapb-runtime_3-0.11.11-javadoc.jar | 4 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.thesamet.scalapb/scalapb-runtime_3/ -->
<dependency>
<groupId>com.thesamet.scalapb</groupId>
<artifactId>scalapb-runtime_3</artifactId>
<version>0.11.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesamet.scalapb/scalapb-runtime_3/
implementation 'com.thesamet.scalapb:scalapb-runtime_3:0.11.11'
// https://jarcasting.com/artifacts/com.thesamet.scalapb/scalapb-runtime_3/
implementation ("com.thesamet.scalapb:scalapb-runtime_3:0.11.11")
'com.thesamet.scalapb:scalapb-runtime_3:jar:0.11.11'
<dependency org="com.thesamet.scalapb" name="scalapb-runtime_3" rev="0.11.11">
<artifact name="scalapb-runtime_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesamet.scalapb', module='scalapb-runtime_3', version='0.11.11')
)
libraryDependencies += "com.thesamet.scalapb" % "scalapb-runtime_3" % "0.11.11"
[com.thesamet.scalapb/scalapb-runtime_3 "0.11.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.thesamet.scalapb : lenses_3 | jar | 0.11.11 |
| org.scala-lang : scala3-library_3 | jar | 3.1.2 |
| com.google.protobuf : protobuf-java | jar | 3.19.2 |
| org.scala-lang.modules : scala-collection-compat_3 | jar | 2.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalameta : munit_3 | jar | 0.7.29 |
| org.scalameta : munit-scalacheck_3 | jar | 0.7.29 |
| commons-codec : commons-codec | jar | 1.15 |
| com.google.protobuf : protobuf-java-util | jar | 3.19.2 |