is not current version
Last Version 1.6.0

com.power4j.kit:sequence-core 1.3.0


GroupId

GroupId

com.power4j.kit
ArtifactId

ArtifactId

sequence-core
Version

Version

1.3.0
Type

Type

jar

Download sequence-core 1.3.0


<!-- https://jarcasting.com/artifacts/com.power4j.kit/sequence-core/ -->
<dependency>
    <groupId>com.power4j.kit</groupId>
    <artifactId>sequence-core</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.power4j.kit/sequence-core/
implementation 'com.power4j.kit:sequence-core:1.3.0'
// https://jarcasting.com/artifacts/com.power4j.kit/sequence-core/
implementation ("com.power4j.kit:sequence-core:1.3.0")
'com.power4j.kit:sequence-core:jar:1.3.0'
<dependency org="com.power4j.kit" name="sequence-core" rev="1.3.0">
  <artifact name="sequence-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.power4j.kit', module='sequence-core', version='1.3.0')
)
libraryDependencies += "com.power4j.kit" % "sequence-core" % "1.3.0"
[com.power4j.kit/sequence-core "1.3.0"]