m

msdk-featuredetection-srm

MSDK SRM feature detection algorithm
Files download
File Operation
msdk-featuredetection-srm-0.0.20.jar download
msdk-featuredetection-srm-0.0.20.pom download
msdk-featuredetection-srm-0.0.20-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.msdk</groupId>
  <artifactId>msdk-featuredetection-srm</artifactId>
  <version>0.0.20</version>
</dependency>
Gradle Groovy
implementation 'io.github.msdk:msdk-featuredetection-srm:0.0.20'
Gradle Kotlin
implementation("io.github.msdk:msdk-featuredetection-srm:0.0.20")
Scala SBT
libraryDependencies += "io.github.msdk" % "msdk-featuredetection-srm" % "0.0.20"
Groovy Grape
@Grapes(
  @Grab(group='io.github.msdk', module='msdk-featuredetection-srm', version='0.0.20')
)
Apache Ivy
<dependency org="io.github.msdk" name="msdk-featuredetection-srm" rev="0.0.20" />
Leiningen
[io.github.msdk/msdk-featuredetection-srm "0.0.20"]
Apache Buildr
'io.github.msdk:msdk-featuredetection-srm:jar:0.0.20'