Last Version

jcc 1.0.0

一些常用的Java代码

License

License

GroupId

GroupId

com.nexusy
ArtifactId

ArtifactId

jcc
Version

Version

1.0.0
Type

Type

jar
Description

Description

jcc
一些常用的Java代码
Project URL

Project URL

https://github.com/lanhuidong/jcc

Download jcc 1.0.0


<!-- https://jarcasting.com/artifacts/com.nexusy/jcc/ -->
<dependency>
    <groupId>com.nexusy</groupId>
    <artifactId>jcc</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.nexusy/jcc/
implementation 'com.nexusy:jcc:1.0.0'
// https://jarcasting.com/artifacts/com.nexusy/jcc/
implementation ("com.nexusy:jcc:1.0.0")
'com.nexusy:jcc:jar:1.0.0'
<dependency org="com.nexusy" name="jcc" rev="1.0.0">
  <artifact name="jcc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nexusy', module='jcc', version='1.0.0')
)
libraryDependencies += "com.nexusy" % "jcc" % "1.0.0"
[com.nexusy/jcc "1.0.0"]

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.