is not current version
Last Version 6.1.0

net.sf.ebus:config 5.3.5


Categories

Categories

Net config Application Layer Libs Configuration
GroupId

GroupId

net.sf.ebus
ArtifactId

ArtifactId

config
Version

Version

5.3.5
Type

Type

jar

Download config 5.3.5


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