License |
License |
---|---|
GroupId | GroupIdorg.kramerlab |
ArtifactId | ArtifactIdbmad |
Version | Version2.4 |
Type | Typejar |
Description |
DescriptionBMaD
A Boolean Matrix Decomposition Framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bmad-2.4.pom | |
bmad-2.4.jar | 54 KB |
bmad-2.4-sources.jar | 33 KB |
bmad-2.4-javadoc.jar | 231 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kramerlab/bmad/ -->
<dependency>
<groupId>org.kramerlab</groupId>
<artifactId>bmad</artifactId>
<version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.kramerlab/bmad/
implementation 'org.kramerlab:bmad:2.4'
// https://jarcasting.com/artifacts/org.kramerlab/bmad/
implementation ("org.kramerlab:bmad:2.4")
'org.kramerlab:bmad:jar:2.4'
<dependency org="org.kramerlab" name="bmad" rev="2.4">
<artifact name="bmad" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kramerlab', module='bmad', version='2.4')
)
libraryDependencies += "org.kramerlab" % "bmad" % "2.4"
[org.kramerlab/bmad "2.4"]
Group / Artifact | Type | Version |
---|---|---|
nz.ac.waikato.cms.weka : weka-dev | jar | 3.7.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |