is not current version
Last Version 0.0.2

com.github.aoshiguchen.framework:asgc-configure 0.0.1

this is a java config load util.

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.aoshiguchen.framework
ArtifactId

ArtifactId

asgc-configure
Version

Version

0.0.1
Type

Type

jar

Download asgc-configure 0.0.1


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