is not current version
Last Version 3.0.1

com.github.sdorra:spotter 2.1.0

Content-Type and language recognition library

GroupId

GroupId

com.github.sdorra
ArtifactId

ArtifactId

spotter
Version

Version

2.1.0
Type

Type

pom

Download spotter 2.1.0

Filename Size
spotter-2.1.0.pom 11 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.sdorra/spotter/ -->
<dependency>
    <groupId>com.github.sdorra</groupId>
    <artifactId>spotter</artifactId>
    <version>2.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sdorra/spotter/
implementation 'com.github.sdorra:spotter:2.1.0'
// https://jarcasting.com/artifacts/com.github.sdorra/spotter/
implementation ("com.github.sdorra:spotter:2.1.0")
'com.github.sdorra:spotter:pom:2.1.0'
<dependency org="com.github.sdorra" name="spotter" rev="2.1.0">
  <artifact name="spotter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sdorra', module='spotter', version='2.1.0')
)
libraryDependencies += "com.github.sdorra" % "spotter" % "2.1.0"
[com.github.sdorra/spotter "2.1.0"]