License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.thesamet.scalapb |
ArtifactId | ArtifactIdcompilerplugin_2.10 |
Last Version | Last Version0.10.0-M4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptioncompilerPlugin
compilerPlugin
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.thesamet.scalapb |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.thesamet.scalapb/compilerplugin_2.10/ -->
<dependency>
<groupId>com.thesamet.scalapb</groupId>
<artifactId>compilerplugin_2.10</artifactId>
<version>0.10.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesamet.scalapb/compilerplugin_2.10/
implementation 'com.thesamet.scalapb:compilerplugin_2.10:0.10.0-M4'
// https://jarcasting.com/artifacts/com.thesamet.scalapb/compilerplugin_2.10/
implementation ("com.thesamet.scalapb:compilerplugin_2.10:0.10.0-M4")
'com.thesamet.scalapb:compilerplugin_2.10:jar:0.10.0-M4'
<dependency org="com.thesamet.scalapb" name="compilerplugin_2.10" rev="0.10.0-M4">
<artifact name="compilerplugin_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesamet.scalapb', module='compilerplugin_2.10', version='0.10.0-M4')
)
libraryDependencies += "com.thesamet.scalapb" % "compilerplugin_2.10" % "0.10.0-M4"
[com.thesamet.scalapb/compilerplugin_2.10 "0.10.0-M4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.7 |
com.google.protobuf : protobuf-java | jar | 3.7.1 |
com.thesamet.scalapb : protoc-bridge_2.10 | jar | 0.7.13 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 3.1.0 |
com.github.os72 : protoc-jar | jar | 3.11.1 |