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