is not current version
Last Version 0.8.5

com.tenable:kastle_2.12 0.7.13

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

GroupId

GroupId

com.tenable
ArtifactId

ArtifactId

kastle_2.12
Version

Version

0.7.13
Type

Type

jar

Download kastle_2.12 0.7.13


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