is not current version
Last Version 2.3.3

io.fsq:spindle-runtime_2.11 2.0.2

Foursquare's Scala code generator for Thrift.

GroupId

GroupId

io.fsq
ArtifactId

ArtifactId

spindle-runtime_2.11
Version

Version

2.0.2
Type

Type

jar

Download spindle-runtime_2.11 2.0.2


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