| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.kathra |
| ArtifactId | ArtifactIdkathra-core-client |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKATHRA :: Core :: Client
no description
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| kathra-core-client-1.2.0.pom | |
| kathra-core-client-1.2.0.jar | 39 KB |
| kathra-core-client-1.2.0-sources.jar | 25 KB |
| kathra-core-client-1.2.0-javadoc.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.kathra/kathra-core-client/ -->
<dependency>
<groupId>org.kathra</groupId>
<artifactId>kathra-core-client</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kathra/kathra-core-client/
implementation 'org.kathra:kathra-core-client:1.2.0'
// https://jarcasting.com/artifacts/org.kathra/kathra-core-client/
implementation ("org.kathra:kathra-core-client:1.2.0")
'org.kathra:kathra-core-client:jar:1.2.0'
<dependency org="org.kathra" name="kathra-core-client" rev="1.2.0">
<artifact name="kathra-core-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kathra', module='kathra-core-client', version='1.2.0')
)
libraryDependencies += "org.kathra" % "kathra-core-client" % "1.2.0"
[org.kathra/kathra-core-client "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.swagger : swagger-annotations | jar | 1.5.24 |
| com.squareup.okhttp : okhttp | jar | 2.7.5 |
| com.squareup.okhttp : logging-interceptor | jar | 2.7.5 |
| org.threeten : threetenbp | jar | 1.3.5 |
| org.kathra : kathra-utils | jar | 1.2.0 |