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