is not current version
Last Version 2.1

com.prezi.spaghetti:spaghetti-haxe-support 1.4.2

null

GroupId

GroupId

com.prezi.spaghetti
ArtifactId

ArtifactId

spaghetti-haxe-support
Version

Version

1.4.2
Type

Type

jar

Download spaghetti-haxe-support 1.4.2


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