is not current version
Last Version 3.0.1

com.github.sdorra:spotter 1.0.0

Content type detection library

GroupId

GroupId

com.github.sdorra
ArtifactId

ArtifactId

spotter
Version

Version

1.0.0
Type

Type

pom

Download spotter 1.0.0

Filename Size
spotter-1.0.0.pom 11 KB
Browse

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