| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.myrrix | 
| ArtifactId | ArtifactIdmyrrix-common | 
| Last Version | Last Version1.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionMyrrix Common Myrrix common code | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| myrrix-common-1.0.1.pom | |
| myrrix-common-1.0.1.jar | 38 KB | 
| myrrix-common-1.0.1-sources.jar | 26 KB | 
| myrrix-common-1.0.1-javadoc.jar | 118 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.myrrix/myrrix-common/ -->
<dependency>
    <groupId>net.myrrix</groupId>
    <artifactId>myrrix-common</artifactId>
    <version>1.0.1</version>
</dependency>// https://jarcasting.com/artifacts/net.myrrix/myrrix-common/
implementation 'net.myrrix:myrrix-common:1.0.1'// https://jarcasting.com/artifacts/net.myrrix/myrrix-common/
implementation ("net.myrrix:myrrix-common:1.0.1")'net.myrrix:myrrix-common:jar:1.0.1'<dependency org="net.myrrix" name="myrrix-common" rev="1.0.1">
  <artifact name="myrrix-common" type="jar" />
</dependency>@Grapes(
@Grab(group='net.myrrix', module='myrrix-common', version='1.0.1')
)libraryDependencies += "net.myrrix" % "myrrix-common" % "1.0.1"[net.myrrix/myrrix-common "1.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.guava : guava | jar | 14.0.1 | 
| org.slf4j : slf4j-api | jar | 1.7.5 | 
| org.apache.commons : commons-math3 | jar | 3.2 | 
| org.apache.commons : commons-compress | jar | 1.5 | 
| org.apache.mahout : mahout-core | jar | 0.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-jdk14 | jar | 1.7.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |