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