Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdcom.tkroman |
ArtifactId | ArtifactIdencon-config |
Version | Version1.6.14 |
Type | Typejar |
Filename | Size |
---|---|
encon-config-1.6.14.pom | |
encon-config-1.6.14.jar | 37 KB |
encon-config-1.6.14-sources.jar | 13 KB |
encon-config-1.6.14-javadoc.jar | 430 KB |
Browse |
<!-- 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"]