Categories |
CategoriesSquare Business Logic Libraries Financial |
---|---|
GroupId | GroupIdcom.foursquare |
ArtifactId | ArtifactIdspindle-codegen-binary_2.9.1 |
Version | Version3.0.0-M3.1 |
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>3.0.0-M3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.foursquare/spindle-codegen-binary_2.9.1/
implementation 'com.foursquare:spindle-codegen-binary_2.9.1:3.0.0-M3.1'
// https://jarcasting.com/artifacts/com.foursquare/spindle-codegen-binary_2.9.1/
implementation ("com.foursquare:spindle-codegen-binary_2.9.1:3.0.0-M3.1")
'com.foursquare:spindle-codegen-binary_2.9.1:jar:3.0.0-M3.1'
<dependency org="com.foursquare" name="spindle-codegen-binary_2.9.1" rev="3.0.0-M3.1">
<artifact name="spindle-codegen-binary_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foursquare', module='spindle-codegen-binary_2.9.1', version='3.0.0-M3.1')
)
libraryDependencies += "com.foursquare" % "spindle-codegen-binary_2.9.1" % "3.0.0-M3.1"
[com.foursquare/spindle-codegen-binary_2.9.1 "3.0.0-M3.1"]