is not current version
Last Version 2.1.0.RC1

com.nsoft.chiwava:chiwava-core-error 2.0.0.RELEASE


GroupId

GroupId

com.nsoft.chiwava
ArtifactId

ArtifactId

chiwava-core-error
Version

Version

2.0.0.RELEASE
Type

Type

jar

Download chiwava-core-error 2.0.0.RELEASE


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