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