is not current version
Last Version 1.0.2

org.wing4j.common:wing4j-common-sequence-h2 1.0.1


Categories

Categories

H2 Data Databases
GroupId

GroupId

org.wing4j.common
ArtifactId

ArtifactId

wing4j-common-sequence-h2
Version

Version

1.0.1
Type

Type

jar

Download wing4j-common-sequence-h2 1.0.1


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