JCommons

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

License

License

GroupId

GroupId

dev.zhengying
ArtifactId

ArtifactId

jcommons
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://zhengying.dev/jcommons/

Download jcommons

How to add to project

<!-- 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.

Versions

Version
1.1.0
1.0.2
1.0.0
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11
0.0.9
0.0.8