Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdcom.trueaccord.scalapb |
ArtifactId | ArtifactIdcompilerplugin_2.11 |
Version | Version0.5.28 |
Type | Typejar |
Filename | Size |
---|---|
compilerplugin_2.11-0.5.28.pom | |
compilerplugin_2.11-0.5.28.jar | 434 KB |
compilerplugin_2.11-0.5.28-sources.jar | 46 KB |
compilerplugin_2.11-0.5.28-javadoc.jar | 506 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.trueaccord.scalapb/compilerplugin_2.11/ -->
<dependency>
<groupId>com.trueaccord.scalapb</groupId>
<artifactId>compilerplugin_2.11</artifactId>
<version>0.5.28</version>
</dependency>
// https://jarcasting.com/artifacts/com.trueaccord.scalapb/compilerplugin_2.11/
implementation 'com.trueaccord.scalapb:compilerplugin_2.11:0.5.28'
// https://jarcasting.com/artifacts/com.trueaccord.scalapb/compilerplugin_2.11/
implementation ("com.trueaccord.scalapb:compilerplugin_2.11:0.5.28")
'com.trueaccord.scalapb:compilerplugin_2.11:jar:0.5.28'
<dependency org="com.trueaccord.scalapb" name="compilerplugin_2.11" rev="0.5.28">
<artifact name="compilerplugin_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.trueaccord.scalapb', module='compilerplugin_2.11', version='0.5.28')
)
libraryDependencies += "com.trueaccord.scalapb" % "compilerplugin_2.11" % "0.5.28"
[com.trueaccord.scalapb/compilerplugin_2.11 "0.5.28"]