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