is not current version
Last Version 1.3-0.2.1

org.microshed.boost.boosters:mp-config 1.3-0.2.0


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.microshed.boost.boosters
ArtifactId

ArtifactId

mp-config
Version

Version

1.3-0.2.0
Type

Type

jar

Download mp-config 1.3-0.2.0


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