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