is not current version
Last Version 0.9.23

com.tenable:kastle_2.13 0.2.0

A purely functional, effectful, resource-safe, kafka library for Scala.

GroupId

GroupId

com.tenable
ArtifactId

ArtifactId

kastle_2.13
Version

Version

0.2.0
Type

Type

jar

Download kastle_2.13 0.2.0


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