GroupId | GroupIdcom.github.jchanghong |
---|---|
ArtifactId | ArtifactIdjch-all |
Version | Version0.1.1 |
Type | Typejar |
Filename | Size |
---|---|
jch-all-0.1.1.pom | |
jch-all-0.1.1.jar | 367 KB |
jch-all-0.1.1-sources.jar | 16 KB |
jch-all-0.1.1-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jchanghong/jch-all/ -->
<dependency>
<groupId>com.github.jchanghong</groupId>
<artifactId>jch-all</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jchanghong/jch-all/
implementation 'com.github.jchanghong:jch-all:0.1.1'
// https://jarcasting.com/artifacts/com.github.jchanghong/jch-all/
implementation ("com.github.jchanghong:jch-all:0.1.1")
'com.github.jchanghong:jch-all:jar:0.1.1'
<dependency org="com.github.jchanghong" name="jch-all" rev="0.1.1">
<artifact name="jch-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jchanghong', module='jch-all', version='0.1.1')
)
libraryDependencies += "com.github.jchanghong" % "jch-all" % "0.1.1"
[com.github.jchanghong/jch-all "0.1.1"]