Last Version

JCommons 1.1.0

日常开发公共代码包(Java Common Code Package)

License

License

GroupId

GroupId

dev.zhengying
ArtifactId

ArtifactId

jcommons
Version

Version

1.1.0
Type

Type

jar
Description

Description

JCommons
日常开发公共代码包(Java Common Code Package)
Project URL

Project URL

https://zhengying.dev/jcommons/

Download jcommons 1.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.