is not current version
Last Version 2.1

com.prezi.spaghetti:spaghetti-haxe-support 2.0-rc8

Spaghetti

GroupId

GroupId

com.prezi.spaghetti
ArtifactId

ArtifactId

spaghetti-haxe-support
Version

Version

2.0-rc8
Type

Type

jar

Download spaghetti-haxe-support 2.0-rc8


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