is not current version
Last Version 2.1.0.RC1

com.nsoft.chiwava:chiwava-core-commons 1.2.0


GroupId

GroupId

com.nsoft.chiwava
ArtifactId

ArtifactId

chiwava-core-commons
Version

Version

1.2.0
Type

Type

jar

Download chiwava-core-commons 1.2.0


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