Download msdk-featdet-targeteddetection-0.0.4.jar file - Jar m

Jar examples for m:msdk-featdet-targeteddetection

Description

MSDK targeted feature detection algorithm

You can download jar file msdk-featdet-targeteddetection 0.0.4 in this page.

Build File

You can use the following script to add msdk-featdet-targeteddetection-0.0.4.jar to your project.

<dependency>
   <groupId>io.github.msdk</groupId>
   <artifactId>msdk-featdet-targeteddetection</artifactId>
   <version>0.0.4</version>
</dependency>
compile group: 'io.github.msdk', name: 'msdk-featdet-targeteddetection', version: '0.0.4'
libraryDependencies += "io.github.msdk" % "msdk-featdet-targeteddetection" % "0.0.4"
<dependency org="io.github.msdk" name="msdk-featdet-targeteddetection" rev="0.0.4"/>
@Grapes(@Grab(group='io.github.msdk', module='msdk-featdet-targeteddetection', version='0.0.4'))
'io.github.msdk:msdk-featdet-targeteddetection:jar:0.0.4'

Download

Click the following link to download the jar file.

msdk-featdet-targeteddetection-0.0.4-javadoc.jar
msdk-featdet-targeteddetection-0.0.4-sources.jar
msdk-featdet-targeteddetection-0.0.4.jar
msdk-featdet-targeteddetection-0.0.4.pom



Related Tutorials