is not current version
Last Version 6.1.0

net.sf.ebus:config 5.3.4


Categories

Categories

Net config Application Layer Libs Configuration
GroupId

GroupId

net.sf.ebus
ArtifactId

ArtifactId

config
Version

Version

5.3.4
Type

Type

jar

Download config 5.3.4


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