Categories |
CategoriesData ORM |
---|---|
GroupId | GroupIdinfo.informationsea.dataclustering4j |
ArtifactId | ArtifactIddataclustering4j-core |
Version | Version0.0.5 |
Type | Typejar |
Filename | Size |
---|---|
dataclustering4j-core-0.0.5.pom | |
dataclustering4j-core-0.0.5.jar | 31 KB |
dataclustering4j-core-0.0.5-sources.jar | 27 KB |
dataclustering4j-core-0.0.5-javadoc.jar | 145 KB |
Browse |
<!-- https://jarcasting.com/artifacts/info.informationsea.dataclustering4j/dataclustering4j-core/ -->
<dependency>
<groupId>info.informationsea.dataclustering4j</groupId>
<artifactId>dataclustering4j-core</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/info.informationsea.dataclustering4j/dataclustering4j-core/
implementation 'info.informationsea.dataclustering4j:dataclustering4j-core:0.0.5'
// https://jarcasting.com/artifacts/info.informationsea.dataclustering4j/dataclustering4j-core/
implementation ("info.informationsea.dataclustering4j:dataclustering4j-core:0.0.5")
'info.informationsea.dataclustering4j:dataclustering4j-core:jar:0.0.5'
<dependency org="info.informationsea.dataclustering4j" name="dataclustering4j-core" rev="0.0.5">
<artifact name="dataclustering4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.informationsea.dataclustering4j', module='dataclustering4j-core', version='0.0.5')
)
libraryDependencies += "info.informationsea.dataclustering4j" % "dataclustering4j-core" % "0.0.5"
[info.informationsea.dataclustering4j/dataclustering4j-core "0.0.5"]