| Категории |
КатегорииJSON Данные |
|---|---|
| Группа | Группаio.fsq |
| Идентификатор | Идентификаторspindle-common-thrift-json |
| Версия | Версия2.0.2 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/io.fsq/spindle-common-thrift-json/ -->
<dependency>
<groupId>io.fsq</groupId>
<artifactId>spindle-common-thrift-json</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.fsq/spindle-common-thrift-json/
implementation 'io.fsq:spindle-common-thrift-json:2.0.2'
// https://jarcasting.com/artifacts/io.fsq/spindle-common-thrift-json/
implementation ("io.fsq:spindle-common-thrift-json:2.0.2")
'io.fsq:spindle-common-thrift-json:jar:2.0.2'
<dependency org="io.fsq" name="spindle-common-thrift-json" rev="2.0.2">
<artifact name="spindle-common-thrift-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fsq', module='spindle-common-thrift-json', version='2.0.2')
)
libraryDependencies += "io.fsq" % "spindle-common-thrift-json" % "2.0.2"
[io.fsq/spindle-common-thrift-json "2.0.2"]