is not current version
Last Version 2.1.0.RC1

com.nsoft.chiwava:chiwava-core-commons 2.0.0.RC2


GroupId

GroupId

com.nsoft.chiwava
ArtifactId

ArtifactId

chiwava-core-commons
Version

Version

2.0.0.RC2
Type

Type

jar

Download chiwava-core-commons 2.0.0.RC2


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