is not current version
Last Version 3.2.4

com.spotify.sparkey:sparkey 3.1.0


Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.spotify.sparkey
ArtifactId

ArtifactId

sparkey
Version

Version

3.1.0
Type

Type

jar

Download sparkey 3.1.0


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