Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdcom.trueaccord.scalapb |
ArtifactId | ArtifactIdcompilerplugin_2.10 |
Version | Version0.4.15 |
Type | Typejar |
Filename | Size |
---|---|
compilerplugin_2.10-0.4.15.pom | |
compilerplugin_2.10-0.4.15.jar | 315 KB |
compilerplugin_2.10-0.4.15-sources.jar | 36 KB |
compilerplugin_2.10-0.4.15-javadoc.jar | 438 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.4.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.trueaccord.scalapb/compilerplugin_2.10/
implementation 'com.trueaccord.scalapb:compilerplugin_2.10:0.4.15'
// https://jarcasting.com/artifacts/com.trueaccord.scalapb/compilerplugin_2.10/
implementation ("com.trueaccord.scalapb:compilerplugin_2.10:0.4.15")
'com.trueaccord.scalapb:compilerplugin_2.10:jar:0.4.15'
<dependency org="com.trueaccord.scalapb" name="compilerplugin_2.10" rev="0.4.15">
<artifact name="compilerplugin_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.trueaccord.scalapb', module='compilerplugin_2.10', version='0.4.15')
)
libraryDependencies += "com.trueaccord.scalapb" % "compilerplugin_2.10" % "0.4.15"
[com.trueaccord.scalapb/compilerplugin_2.10 "0.4.15"]