is not current version
Last Version 1.6.17

com.tkroman:encon-config 1.6.14


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.tkroman
ArtifactId

ArtifactId

encon-config
Version

Version

1.6.14
Type

Type

jar

Download encon-config 1.6.14


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