is not current version
Last Version 0.9.104

com.thesett:configurator 0.8.5

Configurator Bean library.

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.thesett
ArtifactId

ArtifactId

configurator
Version

Version

0.8.5
Type

Type

jar

Download configurator 0.8.5


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