License |
License |
---|---|
Categories |
CategoriesCLI User Interface ORM Data |
GroupId | GroupIdeu.limetri.platform |
ArtifactId | ArtifactIdplatform-client |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionplatform-client
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
platform-client-0.3.pom | |
platform-client-0.3.jar | 8 KB |
platform-client-0.3-sources.jar | 6 KB |
platform-client-0.3-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.limetri.platform/platform-client/ -->
<dependency>
<groupId>eu.limetri.platform</groupId>
<artifactId>platform-client</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/eu.limetri.platform/platform-client/
implementation 'eu.limetri.platform:platform-client:0.3'
// https://jarcasting.com/artifacts/eu.limetri.platform/platform-client/
implementation ("eu.limetri.platform:platform-client:0.3")
'eu.limetri.platform:platform-client:jar:0.3'
<dependency org="eu.limetri.platform" name="platform-client" rev="0.3">
<artifact name="platform-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.limetri.platform', module='platform-client', version='0.3')
)
libraryDependencies += "eu.limetri.platform" % "platform-client" % "0.3"
[eu.limetri.platform/platform-client "0.3"]
Group / Artifact | Type | Version |
---|---|---|
eu.limetri.platform : platform-api | jar | 0.3 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.slf4j : slf4j-simple | jar | 1.7.5 |