is not current version
Last Version 0.1.10

com.ebiznext:comet_2.11 0.1.2

comet

GroupId

GroupId

com.ebiznext
ArtifactId

ArtifactId

comet_2.11
Version

Version

0.1.2
Type

Type

jar

Download comet_2.11 0.1.2


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