License |
License |
---|---|
Categories |
CategoriesData CLI User Interface |
GroupId | GroupIdcom.datathings |
ArtifactId | ArtifactIdgreycat-gencli |
Version | Version10 |
Type | Typejar |
Description |
Descriptiongreycat-gencli
The GreyCat project
|
Filename | Size |
---|---|
greycat-gencli-10.pom | |
greycat-gencli-10.jar | 4 KB |
greycat-gencli-10-sources.jar | 4 KB |
greycat-gencli-10-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.datathings/greycat-gencli/ -->
<dependency>
<groupId>com.datathings</groupId>
<artifactId>greycat-gencli</artifactId>
<version>10</version>
</dependency>
// https://jarcasting.com/artifacts/com.datathings/greycat-gencli/
implementation 'com.datathings:greycat-gencli:10'
// https://jarcasting.com/artifacts/com.datathings/greycat-gencli/
implementation ("com.datathings:greycat-gencli:10")
'com.datathings:greycat-gencli:jar:10'
<dependency org="com.datathings" name="greycat-gencli" rev="10">
<artifact name="greycat-gencli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datathings', module='greycat-gencli', version='10')
)
libraryDependencies += "com.datathings" % "greycat-gencli" % "10"
[com.datathings/greycat-gencli "10"]
Group / Artifact | Type | Version |
---|---|---|
com.datathings : greycat-generator | jar | 10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |