is not current version
Last Version 0.0.11

net.smolok:smolok-service-configuration 0.0.10


Categories

Categories

Net Configuration Application Layer Libs config
GroupId

GroupId

net.smolok
ArtifactId

ArtifactId

smolok-service-configuration
Version

Version

0.0.10
Type

Type

jar

Download smolok-service-configuration 0.0.10


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