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