Last Version

io.github.msdk:msdk-featdet-gridmass 0.0.9

MSDK implementation of GridMass feature detection algorithm (Victor Trevino)

License

License

GroupId

GroupId

io.github.msdk
ArtifactId

ArtifactId

msdk-featdet-gridmass
Version

Version

0.0.9
Type

Type

jar
Description

Description

MSDK implementation of GridMass feature detection algorithm (Victor Trevino)

Download msdk-featdet-gridmass 0.0.9


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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.msdk : msdk-datamodel jar 0.0.9
org.slf4j : slf4j-api jar 1.7.25
com.google.code.findbugs : jsr305 jar 3.0.1
com.google.guava : guava jar 21.0

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.2.0
org.hamcrest : hamcrest-library jar 1.3
com.github.stefanbirkner : system-rules jar 1.16.1
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.