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