License |
License |
---|---|
GroupId | GroupIdcom.github.xuwei-k |
ArtifactId | ArtifactIdunused-code-common_2.13 |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptionunused-code-common
unused-code common sources
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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.2.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.2.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.2.0")
'com.github.xuwei-k:unused-code-common_2.13:jar:0.2.0'
<dependency org="com.github.xuwei-k" name="unused-code-common_2.13" rev="0.2.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.2.0')
)
libraryDependencies += "com.github.xuwei-k" % "unused-code-common_2.13" % "0.2.0"
[com.github.xuwei-k/unused-code-common_2.13 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest-funsuite_2.13 | jar | 3.2.11 |