is not current version
Last Version 0.1.1.RELEASE

com.github.lord-of-code:loc-framework-autoconfigure 0.1.0.RELEASE

loc-framework-autoconfigure

Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.lord-of-code
ArtifactId

ArtifactId

loc-framework-autoconfigure
Version

Version

0.1.0.RELEASE
Type

Type

jar

Download loc-framework-autoconfigure 0.1.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.lord-of-code/loc-framework-autoconfigure/ -->
<dependency>
    <groupId>com.github.lord-of-code</groupId>
    <artifactId>loc-framework-autoconfigure</artifactId>
    <version>0.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lord-of-code/loc-framework-autoconfigure/
implementation 'com.github.lord-of-code:loc-framework-autoconfigure:0.1.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.lord-of-code/loc-framework-autoconfigure/
implementation ("com.github.lord-of-code:loc-framework-autoconfigure:0.1.0.RELEASE")
'com.github.lord-of-code:loc-framework-autoconfigure:jar:0.1.0.RELEASE'
<dependency org="com.github.lord-of-code" name="loc-framework-autoconfigure" rev="0.1.0.RELEASE">
  <artifact name="loc-framework-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lord-of-code', module='loc-framework-autoconfigure', version='0.1.0.RELEASE')
)
libraryDependencies += "com.github.lord-of-code" % "loc-framework-autoconfigure" % "0.1.0.RELEASE"
[com.github.lord-of-code/loc-framework-autoconfigure "0.1.0.RELEASE"]