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