| License |
License |
|---|---|
| GroupId | GroupIdcom.github.zyndev |
| ArtifactId | ArtifactIdzero |
| Version | Version0.0.0-SHAPSHOT |
| Type | Typejar |
| Description |
Descriptionhebe
java 工具类
|
| Filename | Size |
|---|---|
| zero-0.0.0-SHAPSHOT.pom | |
| zero-0.0.0-SHAPSHOT.jar | 7 KB |
| zero-0.0.0-SHAPSHOT-sources.jar | 4 KB |
| zero-0.0.0-SHAPSHOT-javadoc.jar | 46 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.zyndev/zero/ -->
<dependency>
<groupId>com.github.zyndev</groupId>
<artifactId>zero</artifactId>
<version>0.0.0-SHAPSHOT</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zyndev/zero/
implementation 'com.github.zyndev:zero:0.0.0-SHAPSHOT'
// https://jarcasting.com/artifacts/com.github.zyndev/zero/
implementation ("com.github.zyndev:zero:0.0.0-SHAPSHOT")
'com.github.zyndev:zero:jar:0.0.0-SHAPSHOT'
<dependency org="com.github.zyndev" name="zero" rev="0.0.0-SHAPSHOT">
<artifact name="zero" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zyndev', module='zero', version='0.0.0-SHAPSHOT')
)
libraryDependencies += "com.github.zyndev" % "zero" % "0.0.0-SHAPSHOT"
[com.github.zyndev/zero "0.0.0-SHAPSHOT"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |