| Категории |
КатегорииSquare Прикладные библиотеки Financial |
|---|---|
| Группа | Группаcom.foursquare |
| Идентификатор | Идентификаторspindle-codegen-binary_2.9.2 |
| Версия | Версия2.0.0-M6 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.foursquare/spindle-codegen-binary_2.9.2/ -->
<dependency>
<groupId>com.foursquare</groupId>
<artifactId>spindle-codegen-binary_2.9.2</artifactId>
<version>2.0.0-M6</version>
</dependency>
// https://jarcasting.com/artifacts/com.foursquare/spindle-codegen-binary_2.9.2/
implementation 'com.foursquare:spindle-codegen-binary_2.9.2:2.0.0-M6'
// https://jarcasting.com/artifacts/com.foursquare/spindle-codegen-binary_2.9.2/
implementation ("com.foursquare:spindle-codegen-binary_2.9.2:2.0.0-M6")
'com.foursquare:spindle-codegen-binary_2.9.2:jar:2.0.0-M6'
<dependency org="com.foursquare" name="spindle-codegen-binary_2.9.2" rev="2.0.0-M6">
<artifact name="spindle-codegen-binary_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foursquare', module='spindle-codegen-binary_2.9.2', version='2.0.0-M6')
)
libraryDependencies += "com.foursquare" % "spindle-codegen-binary_2.9.2" % "2.0.0-M6"
[com.foursquare/spindle-codegen-binary_2.9.2 "2.0.0-M6"]