License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.lumongo |
ArtifactId | ArtifactIdlumongo-client |
Version | Version0.52 |
Type | Typejar |
Description |
Descriptionlumongo-client
$project.description
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lumongo-client-0.52.pom | |
lumongo-client-0.52.jar | 119 KB |
lumongo-client-0.52-sources.jar | 117 KB |
lumongo-client-0.52-javadoc.jar | 299 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.lumongo/lumongo-client/ -->
<dependency>
<groupId>org.lumongo</groupId>
<artifactId>lumongo-client</artifactId>
<version>0.52</version>
</dependency>
// https://jarcasting.com/artifacts/org.lumongo/lumongo-client/
implementation 'org.lumongo:lumongo-client:0.52'
// https://jarcasting.com/artifacts/org.lumongo/lumongo-client/
implementation ("org.lumongo:lumongo-client:0.52")
'org.lumongo:lumongo-client:jar:0.52'
<dependency org="org.lumongo" name="lumongo-client" rev="0.52">
<artifact name="lumongo-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lumongo', module='lumongo-client', version='0.52')
)
libraryDependencies += "org.lumongo" % "lumongo-client" % "0.52"
[org.lumongo/lumongo-client "0.52"]
Group / Artifact | Type | Version |
---|---|---|
org.lumongo : lumongo-common | jar | 0.52 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.21 |
junit : junit | jar | [4.10,) |