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