is not current version
Last Version 2.0.0

cc.voox:conf-core 1.3.0

trinite conf

GroupId

GroupId

cc.voox
ArtifactId

ArtifactId

conf-core
Version

Version

1.3.0
Type

Type

jar

Download conf-core 1.3.0


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