JCommons

日常开发公共代码包

License

License

GroupId

GroupId

io.github.yzilla
ArtifactId

ArtifactId

jcommons
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

JCommons
日常开发公共代码包

Download jcommons

How to add to project

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

Dependencies

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.2
0.0.1