is not current version
Last Version 2.1.0.RC1

com.nsoft.chiwava:chiwava-core-persistence 1.1.1


GroupId

GroupId

com.nsoft.chiwava
ArtifactId

ArtifactId

chiwava-core-persistence
Version

Version

1.1.1
Type

Type

jar

Download chiwava-core-persistence 1.1.1


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