| License |
License |
|---|---|
| GroupId | GroupIdcom.power4j.kit |
| ArtifactId | ArtifactIdsequence |
| Version | Version1.4.0 |
| Type | Typepom |
| Description |
Descriptionsequence
Java Sequence tool
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sequence-1.4.0.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.power4j.kit/sequence/ -->
<dependency>
<groupId>com.power4j.kit</groupId>
<artifactId>sequence</artifactId>
<version>1.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.power4j.kit/sequence/
implementation 'com.power4j.kit:sequence:1.4.0'
// https://jarcasting.com/artifacts/com.power4j.kit/sequence/
implementation ("com.power4j.kit:sequence:1.4.0")
'com.power4j.kit:sequence:pom:1.4.0'
<dependency org="com.power4j.kit" name="sequence" rev="1.4.0">
<artifact name="sequence" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.power4j.kit', module='sequence', version='1.4.0')
)
libraryDependencies += "com.power4j.kit" % "sequence" % "1.4.0"
[com.power4j.kit/sequence "1.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | |
| org.projectlombok : lombok Optional | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar |