GroupId | GroupIdcom.github.xuwei-k |
---|---|
ArtifactId | ArtifactIdzeroapply-all_2.12.0-RC1 |
Version | Version0.2.1 |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
zeroapply-all_2.12.0-RC1-0.2.1.pom | |
zeroapply-all_2.12.0-RC1-0.2.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/zeroapply-all_2.12.0-RC1/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>zeroapply-all_2.12.0-RC1</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/zeroapply-all_2.12.0-RC1/
implementation 'com.github.xuwei-k:zeroapply-all_2.12.0-RC1:0.2.1'
// https://jarcasting.com/artifacts/com.github.xuwei-k/zeroapply-all_2.12.0-RC1/
implementation ("com.github.xuwei-k:zeroapply-all_2.12.0-RC1:0.2.1")
'com.github.xuwei-k:zeroapply-all_2.12.0-RC1:jar:0.2.1'
<dependency org="com.github.xuwei-k" name="zeroapply-all_2.12.0-RC1" rev="0.2.1">
<artifact name="zeroapply-all_2.12.0-RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='zeroapply-all_2.12.0-RC1', version='0.2.1')
)
libraryDependencies += "com.github.xuwei-k" % "zeroapply-all_2.12.0-RC1" % "0.2.1"
[com.github.xuwei-k/zeroapply-all_2.12.0-RC1 "0.2.1"]