Categories |
CategoriesSquare Business Logic Libraries Financial |
---|---|
GroupId | GroupIdcom.foursquare |
ArtifactId | ArtifactIdspindle-codegen-binary_2.9.1 |
Version | Version1.0.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>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.foursquare/spindle-codegen-binary_2.9.1/
implementation 'com.foursquare:spindle-codegen-binary_2.9.1:1.0.1'
// https://jarcasting.com/artifacts/com.foursquare/spindle-codegen-binary_2.9.1/
implementation ("com.foursquare:spindle-codegen-binary_2.9.1:1.0.1")
'com.foursquare:spindle-codegen-binary_2.9.1:jar:1.0.1'
<dependency org="com.foursquare" name="spindle-codegen-binary_2.9.1" rev="1.0.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='1.0.1')
)
libraryDependencies += "com.foursquare" % "spindle-codegen-binary_2.9.1" % "1.0.1"
[com.foursquare/spindle-codegen-binary_2.9.1 "1.0.1"]