is not current version
Last Version 1.2

com.sun.bigbrother.javanet:naivebayes-classifier 1.1


Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

com.sun.bigbrother.javanet
ArtifactId

ArtifactId

naivebayes-classifier
Version

Version

1.1
Type

Type

jar

Download naivebayes-classifier 1.1


<!-- https://jarcasting.com/artifacts/com.sun.bigbrother.javanet/naivebayes-classifier/ -->
<dependency>
    <groupId>com.sun.bigbrother.javanet</groupId>
    <artifactId>naivebayes-classifier</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.bigbrother.javanet/naivebayes-classifier/
implementation 'com.sun.bigbrother.javanet:naivebayes-classifier:1.1'
// https://jarcasting.com/artifacts/com.sun.bigbrother.javanet/naivebayes-classifier/
implementation ("com.sun.bigbrother.javanet:naivebayes-classifier:1.1")
'com.sun.bigbrother.javanet:naivebayes-classifier:jar:1.1'
<dependency org="com.sun.bigbrother.javanet" name="naivebayes-classifier" rev="1.1">
  <artifact name="naivebayes-classifier" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.bigbrother.javanet', module='naivebayes-classifier', version='1.1')
)
libraryDependencies += "com.sun.bigbrother.javanet" % "naivebayes-classifier" % "1.1"
[com.sun.bigbrother.javanet/naivebayes-classifier "1.1"]