License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.thesamet.scalapb |
ArtifactId | ArtifactIdcompilerplugin-shaded_2.13 |
Last Version | Last Version0.11.0-M1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncompilerplugin-shaded
compilerplugin-shaded
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.thesamet.scalapb |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.thesamet.scalapb/compilerplugin-shaded_2.13/ -->
<dependency>
<groupId>com.thesamet.scalapb</groupId>
<artifactId>compilerplugin-shaded_2.13</artifactId>
<version>0.11.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesamet.scalapb/compilerplugin-shaded_2.13/
implementation 'com.thesamet.scalapb:compilerplugin-shaded_2.13:0.11.0-M1'
// https://jarcasting.com/artifacts/com.thesamet.scalapb/compilerplugin-shaded_2.13/
implementation ("com.thesamet.scalapb:compilerplugin-shaded_2.13:0.11.0-M1")
'com.thesamet.scalapb:compilerplugin-shaded_2.13:jar:0.11.0-M1'
<dependency org="com.thesamet.scalapb" name="compilerplugin-shaded_2.13" rev="0.11.0-M1">
<artifact name="compilerplugin-shaded_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesamet.scalapb', module='compilerplugin-shaded_2.13', version='0.11.0-M1')
)
libraryDependencies += "com.thesamet.scalapb" % "compilerplugin-shaded_2.13" % "0.11.0-M1"
[com.thesamet.scalapb/compilerplugin-shaded_2.13 "0.11.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.1 |
Group / Artifact | Type | Version |
---|---|---|
com.github.ghik : silencer-lib_2.13.1 | jar | 1.6.0 |