is not current version
Last Version 0.2

com.spotify:spawn 0.1


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

spawn
Version

Version

0.1
Type

Type

jar

Download spawn 0.1


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