is not current version
Last Version 3.0.1

com.github.sdorra:spotter-core 2.1.0


GroupId

GroupId

com.github.sdorra
ArtifactId

ArtifactId

spotter-core
Version

Version

2.1.0
Type

Type

jar

Download spotter-core 2.1.0


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