License |
License |
---|---|
GroupId | GroupIdfun.fengwk.common4j |
ArtifactId | ArtifactIdcommon4j-util |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommon For Java
|
Filename | Size |
---|---|
common4j-util-0.0.1.pom | |
common4j-util-0.0.1.jar | 34 KB |
common4j-util-0.0.1-sources.jar | 21 KB |
common4j-util-0.0.1-javadoc.jar | 128 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fun.fengwk.common4j/common4j-util/ -->
<dependency>
<groupId>fun.fengwk.common4j</groupId>
<artifactId>common4j-util</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/fun.fengwk.common4j/common4j-util/
implementation 'fun.fengwk.common4j:common4j-util:0.0.1'
// https://jarcasting.com/artifacts/fun.fengwk.common4j/common4j-util/
implementation ("fun.fengwk.common4j:common4j-util:0.0.1")
'fun.fengwk.common4j:common4j-util:jar:0.0.1'
<dependency org="fun.fengwk.common4j" name="common4j-util" rev="0.0.1">
<artifact name="common4j-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='fun.fengwk.common4j', module='common4j-util', version='0.0.1')
)
libraryDependencies += "fun.fengwk.common4j" % "common4j-util" % "0.0.1"
[fun.fengwk.common4j/common4j-util "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |