| License |
License |
|---|---|
| GroupId | GroupIdio.github.yzilla |
| ArtifactId | ArtifactIdjcommons |
| Last Version | Last Version0.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJCommons
日常开发公共代码包
|
| Filename | Size |
|---|---|
| jcommons-0.0.4.pom | |
| jcommons-0.0.4.jar | 6 KB |
| jcommons-0.0.4-sources.jar | 7 KB |
| jcommons-0.0.4-javadoc.jar | 411 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | RELEASE |