Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdcom.tkroman |
ArtifactId | ArtifactIdencon-config |
Version | Version1.6.16 |
Type | Typejar |
Filename | Size |
---|---|
encon-config-1.6.16.pom | |
encon-config-1.6.16.jar | 38 KB |
encon-config-1.6.16-sources.jar | 13 KB |
encon-config-1.6.16-javadoc.jar | 435 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tkroman/encon-config/ -->
<dependency>
<groupId>com.tkroman</groupId>
<artifactId>encon-config</artifactId>
<version>1.6.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.tkroman/encon-config/
implementation 'com.tkroman:encon-config:1.6.16'
// https://jarcasting.com/artifacts/com.tkroman/encon-config/
implementation ("com.tkroman:encon-config:1.6.16")
'com.tkroman:encon-config:jar:1.6.16'
<dependency org="com.tkroman" name="encon-config" rev="1.6.16">
<artifact name="encon-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tkroman', module='encon-config', version='1.6.16')
)
libraryDependencies += "com.tkroman" % "encon-config" % "1.6.16"
[com.tkroman/encon-config "1.6.16"]