is not current version
Last Version 0.80

Config :: Compiler 0.60

Parent POM

License

License

Categories

Categories

Net config Application Layer Libs Configuration
GroupId

GroupId

net.cactusthorn.config
ArtifactId

ArtifactId

config-compiler
Version

Version

0.60
Type

Type

jar
Description

Description

Config :: Compiler
Parent POM
Source Code Management

Source Code Management

https://github.com/Gmugra/net.cactusthorn.config

Download config-compiler 0.60


<!-- https://jarcasting.com/artifacts/net.cactusthorn.config/config-compiler/ -->
<dependency>
    <groupId>net.cactusthorn.config</groupId>
    <artifactId>config-compiler</artifactId>
    <version>0.60</version>
</dependency>
// https://jarcasting.com/artifacts/net.cactusthorn.config/config-compiler/
implementation 'net.cactusthorn.config:config-compiler:0.60'
// https://jarcasting.com/artifacts/net.cactusthorn.config/config-compiler/
implementation ("net.cactusthorn.config:config-compiler:0.60")
'net.cactusthorn.config:config-compiler:jar:0.60'
<dependency org="net.cactusthorn.config" name="config-compiler" rev="0.60">
  <artifact name="config-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.cactusthorn.config', module='config-compiler', version='0.60')
)
libraryDependencies += "net.cactusthorn.config" % "config-compiler" % "0.60"
[net.cactusthorn.config/config-compiler "0.60"]

Dependencies

compile (2)

Group / Artifact Type Version
net.cactusthorn.config : config-core jar 0.60
com.squareup : javapoet jar 1.13.0

test (4)

Group / Artifact Type Version
com.google.testing.compile : compile-testing jar 0.19
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2

Project Modules

There are no modules declared in this project.