| License |
License |
|---|---|
| GroupId | GroupIdcom.github.sdorra |
| ArtifactId | ArtifactIdspotter |
| Last Version | Last Version3.0.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSpotter
Content-Type and language recognition library
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| spotter-3.0.1.pom | 11 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.sdorra/spotter/ -->
<dependency>
<groupId>com.github.sdorra</groupId>
<artifactId>spotter</artifactId>
<version>3.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sdorra/spotter/
implementation 'com.github.sdorra:spotter:3.0.1'
// https://jarcasting.com/artifacts/com.github.sdorra/spotter/
implementation ("com.github.sdorra:spotter:3.0.1")
'com.github.sdorra:spotter:pom:3.0.1'
<dependency org="com.github.sdorra" name="spotter" rev="3.0.1">
<artifact name="spotter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sdorra', module='spotter', version='3.0.1')
)
libraryDependencies += "com.github.sdorra" % "spotter" % "3.0.1"
[com.github.sdorra/spotter "3.0.1"]