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