is not current version
Last Version 0.0.3

com.geercode.elehall:elehall-autoconfigure 0.0.1

elehall's autoconfigure

Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.geercode.elehall
ArtifactId

ArtifactId

elehall-autoconfigure
Version

Version

0.0.1
Type

Type

jar

Download elehall-autoconfigure 0.0.1


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