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