License |
License |
---|---|
Categories |
CategoriesCLI User Interface Crnk Program Interface REST Frameworks |
GroupId | GroupIdio.crnk |
ArtifactId | ArtifactIdcrnk-client |
Last Version | Last Version3.4.20210509072026 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCrnk
A description of what my library does.
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.crnk/crnk-client/ -->
<dependency>
<groupId>io.crnk</groupId>
<artifactId>crnk-client</artifactId>
<version>3.4.20210509072026</version>
</dependency>
// https://jarcasting.com/artifacts/io.crnk/crnk-client/
implementation 'io.crnk:crnk-client:3.4.20210509072026'
// https://jarcasting.com/artifacts/io.crnk/crnk-client/
implementation ("io.crnk:crnk-client:3.4.20210509072026")
'io.crnk:crnk-client:jar:3.4.20210509072026'
<dependency org="io.crnk" name="crnk-client" rev="3.4.20210509072026">
<artifact name="crnk-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.crnk', module='crnk-client', version='3.4.20210509072026')
)
libraryDependencies += "io.crnk" % "crnk-client" % "3.4.20210509072026"
[io.crnk/crnk-client "3.4.20210509072026"]
Group / Artifact | Type | Version |
---|---|---|
javax.annotation : javax.annotation-api | jar | 1.2 |
javax.xml.bind : jaxb-api | jar | 2.4.0-b180830.0359 |
io.crnk : crnk-core | jar | 3.4.20210509072026 |