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