is not current version
Last Version 0.2.1

io.polymorphicpanda:autoconfig-compiler 0.2.0

Autoconfig Compiler

Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

io.polymorphicpanda
ArtifactId

ArtifactId

autoconfig-compiler
Version

Version

0.2.0
Type

Type

jar

Download autoconfig-compiler 0.2.0


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