is not current version
Last Version 0.9.23

com.tenable:kastle_2.13 0.8.3

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

GroupId

GroupId

com.tenable
ArtifactId

ArtifactId

kastle_2.13
Version

Version

0.8.3
Type

Type

jar

Download kastle_2.13 0.8.3


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