is not current version
Last Version 1.6.10

io.appulse.encon:encon-common 1.6.0


GroupId

GroupId

io.appulse.encon
ArtifactId

ArtifactId

encon-common
Version

Version

1.6.0
Type

Type

jar

Download encon-common 1.6.0


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