is not current version
Last Version 0.0.27

io.github.msdk:msdk-featuredetection-srm 0.0.10

MSDK SRM feature detection algorithm

GroupId

GroupId

io.github.msdk
ArtifactId

ArtifactId

msdk-featuredetection-srm
Version

Version

0.0.10
Type

Type

jar

Download msdk-featuredetection-srm 0.0.10


<!-- https://jarcasting.com/artifacts/io.github.msdk/msdk-featuredetection-srm/ -->
<dependency>
    <groupId>io.github.msdk</groupId>
    <artifactId>msdk-featuredetection-srm</artifactId>
    <version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.msdk/msdk-featuredetection-srm/
implementation 'io.github.msdk:msdk-featuredetection-srm:0.0.10'
// https://jarcasting.com/artifacts/io.github.msdk/msdk-featuredetection-srm/
implementation ("io.github.msdk:msdk-featuredetection-srm:0.0.10")
'io.github.msdk:msdk-featuredetection-srm:jar:0.0.10'
<dependency org="io.github.msdk" name="msdk-featuredetection-srm" rev="0.0.10">
  <artifact name="msdk-featuredetection-srm" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.msdk', module='msdk-featuredetection-srm', version='0.0.10')
)
libraryDependencies += "io.github.msdk" % "msdk-featuredetection-srm" % "0.0.10"
[io.github.msdk/msdk-featuredetection-srm "0.0.10"]