is not current version
Last Version 0.2.0

com.github.xuwei-k:unused-code-common_2.13 0.1.0

unused-code common sources

GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

unused-code-common_2.13
Version

Version

0.1.0
Type

Type

jar

Download unused-code-common_2.13 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/unused-code-common_2.13/ -->
<dependency>
    <groupId>com.github.xuwei-k</groupId>
    <artifactId>unused-code-common_2.13</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/unused-code-common_2.13/
implementation 'com.github.xuwei-k:unused-code-common_2.13:0.1.0'
// https://jarcasting.com/artifacts/com.github.xuwei-k/unused-code-common_2.13/
implementation ("com.github.xuwei-k:unused-code-common_2.13:0.1.0")
'com.github.xuwei-k:unused-code-common_2.13:jar:0.1.0'
<dependency org="com.github.xuwei-k" name="unused-code-common_2.13" rev="0.1.0">
  <artifact name="unused-code-common_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='unused-code-common_2.13', version='0.1.0')
)
libraryDependencies += "com.github.xuwei-k" % "unused-code-common_2.13" % "0.1.0"
[com.github.xuwei-k/unused-code-common_2.13 "0.1.0"]