is not current version
Last Version 2.1.0.RC1

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


GroupId

GroupId

com.nsoft.chiwava
ArtifactId

ArtifactId

chiwava-core-parent
Version

Version

2.0.0.RC2
Type

Type

pom

Download chiwava-core-parent 2.0.0.RC2


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