License |
License |
---|---|
GroupId | GroupIdcom.github.aloiscochard |
ArtifactId | ArtifactIdxsbt-proguard-plugin_2.9.1-1 |
Version | Version0.11.3-0.1.2 |
Type | Typejar |
Description |
Descriptionxsbt-proguard-plugin
xsbt-proguard-plugin
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.aloiscochard |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.aloiscochard/xsbt-proguard-plugin_2.9.1-1/ -->
<dependency>
<groupId>com.github.aloiscochard</groupId>
<artifactId>xsbt-proguard-plugin_2.9.1-1</artifactId>
<version>0.11.3-0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aloiscochard/xsbt-proguard-plugin_2.9.1-1/
implementation 'com.github.aloiscochard:xsbt-proguard-plugin_2.9.1-1:0.11.3-0.1.2'
// https://jarcasting.com/artifacts/com.github.aloiscochard/xsbt-proguard-plugin_2.9.1-1/
implementation ("com.github.aloiscochard:xsbt-proguard-plugin_2.9.1-1:0.11.3-0.1.2")
'com.github.aloiscochard:xsbt-proguard-plugin_2.9.1-1:jar:0.11.3-0.1.2'
<dependency org="com.github.aloiscochard" name="xsbt-proguard-plugin_2.9.1-1" rev="0.11.3-0.1.2">
<artifact name="xsbt-proguard-plugin_2.9.1-1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aloiscochard', module='xsbt-proguard-plugin_2.9.1-1', version='0.11.3-0.1.2')
)
libraryDependencies += "com.github.aloiscochard" % "xsbt-proguard-plugin_2.9.1-1" % "0.11.3-0.1.2"
[com.github.aloiscochard/xsbt-proguard-plugin_2.9.1-1 "0.11.3-0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.proguard : proguard-base | jar | 4.7 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-sbt » sbt_2.9.1 | jar | 0.11.3 |
org.scala-lang : scala-library | jar | 2.9.1-1 |