is not current version
Last Version 0.5.2

org.beangle.sas:beangle-sas-config 0.4.0


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.beangle.sas
ArtifactId

ArtifactId

beangle-sas-config
Version

Version

0.4.0
Type

Type

jar

Download beangle-sas-config 0.4.0


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