is not current version
Last Version 1.2.0

org.kathra:kathra-core-client 1.1.0

no description

Categories

Categories

CLI User Interface
GroupId

GroupId

org.kathra
ArtifactId

ArtifactId

kathra-core-client
Version

Version

1.1.0
Type

Type

jar

Download kathra-core-client 1.1.0


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