Categories |
CategoriesSquare Business Logic Libraries Financial |
---|---|
GroupId | GroupIdcom.foursquare |
ArtifactId | ArtifactIdspindle-codegen-binary_2.9.1 |
Version | Version2.0.0-M1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.foursquare/spindle-codegen-binary_2.9.1/ -->
<dependency>
<groupId>com.foursquare</groupId>
<artifactId>spindle-codegen-binary_2.9.1</artifactId>
<version>2.0.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.foursquare/spindle-codegen-binary_2.9.1/
implementation 'com.foursquare:spindle-codegen-binary_2.9.1:2.0.0-M1'
// https://jarcasting.com/artifacts/com.foursquare/spindle-codegen-binary_2.9.1/
implementation ("com.foursquare:spindle-codegen-binary_2.9.1:2.0.0-M1")
'com.foursquare:spindle-codegen-binary_2.9.1:jar:2.0.0-M1'
<dependency org="com.foursquare" name="spindle-codegen-binary_2.9.1" rev="2.0.0-M1">
<artifact name="spindle-codegen-binary_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foursquare', module='spindle-codegen-binary_2.9.1', version='2.0.0-M1')
)
libraryDependencies += "com.foursquare" % "spindle-codegen-binary_2.9.1" % "2.0.0-M1"
[com.foursquare/spindle-codegen-binary_2.9.1 "2.0.0-M1"]