is not current version
Last Version 1.6.0

com.power4j.kit:sequence-core 1.1.1


GroupId

GroupId

com.power4j.kit
ArtifactId

ArtifactId

sequence-core
Version

Version

1.1.1
Type

Type

jar

Download sequence-core 1.1.1


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