License |
License |
---|---|
Categories |
CategoriesNet config Application Layer Libs Configuration |
GroupId | GroupIdnet.cactusthorn.config |
ArtifactId | ArtifactIdconfig-compiler |
Last Version | Last Version0.80 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConfig :: Compiler
Parent POM
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
config-compiler-0.80.pom | |
config-compiler-0.80.jar | 80 KB |
config-compiler-0.80-sources.jar | 55 KB |
config-compiler-0.80-javadoc.jar | 209 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.cactusthorn.config/config-compiler/ -->
<dependency>
<groupId>net.cactusthorn.config</groupId>
<artifactId>config-compiler</artifactId>
<version>0.80</version>
</dependency>
// https://jarcasting.com/artifacts/net.cactusthorn.config/config-compiler/
implementation 'net.cactusthorn.config:config-compiler:0.80'
// https://jarcasting.com/artifacts/net.cactusthorn.config/config-compiler/
implementation ("net.cactusthorn.config:config-compiler:0.80")
'net.cactusthorn.config:config-compiler:jar:0.80'
<dependency org="net.cactusthorn.config" name="config-compiler" rev="0.80">
<artifact name="config-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.cactusthorn.config', module='config-compiler', version='0.80')
)
libraryDependencies += "net.cactusthorn.config" % "config-compiler" % "0.80"
[net.cactusthorn.config/config-compiler "0.80"]
Group / Artifact | Type | Version |
---|---|---|
net.cactusthorn.config : config-core | jar | 0.80 |
com.squareup : javapoet | jar | 1.13.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.testing.compile : compile-testing | jar | 0.19 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |