| License |
License |
|---|---|
| GroupId | GroupIdcom.tecacet |
| ArtifactId | ArtifactIdjmetric |
| Last Version | Last Version0.1.3-SNAPHSOT |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjmetric
Distance metrics and norm implementations
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationTecAceT |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jmetric-0.1.3-SNAPHSOT.pom | |
| jmetric-0.1.3-SNAPHSOT.jar | 12 KB |
| jmetric-0.1.3-SNAPHSOT-sources.jar | 9 KB |
| jmetric-0.1.3-SNAPHSOT-javadoc.jar | 100 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tecacet/jmetric/ -->
<dependency>
<groupId>com.tecacet</groupId>
<artifactId>jmetric</artifactId>
<version>0.1.3-SNAPHSOT</version>
</dependency>
// https://jarcasting.com/artifacts/com.tecacet/jmetric/
implementation 'com.tecacet:jmetric:0.1.3-SNAPHSOT'
// https://jarcasting.com/artifacts/com.tecacet/jmetric/
implementation ("com.tecacet:jmetric:0.1.3-SNAPHSOT")
'com.tecacet:jmetric:jar:0.1.3-SNAPHSOT'
<dependency org="com.tecacet" name="jmetric" rev="0.1.3-SNAPHSOT">
<artifact name="jmetric" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tecacet', module='jmetric', version='0.1.3-SNAPHSOT')
)
libraryDependencies += "com.tecacet" % "jmetric" % "0.1.3-SNAPHSOT"
[com.tecacet/jmetric "0.1.3-SNAPHSOT"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-math3 | jar | 3.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |