| GroupId | GroupIdru.tensor.sabycom |
|---|---|
| ArtifactId | ArtifactIdsabycom |
| Version | Version21.6219.63 |
| Type | Typeaar |
| Filename | Size |
|---|---|
| sabycom-21.6219.63.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.tensor.sabycom/sabycom/ -->
<dependency>
<groupId>ru.tensor.sabycom</groupId>
<artifactId>sabycom</artifactId>
<version>21.6219.63</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.tensor.sabycom/sabycom/
implementation 'ru.tensor.sabycom:sabycom:21.6219.63'
// https://jarcasting.com/artifacts/ru.tensor.sabycom/sabycom/
implementation ("ru.tensor.sabycom:sabycom:21.6219.63")
'ru.tensor.sabycom:sabycom:aar:21.6219.63'
<dependency org="ru.tensor.sabycom" name="sabycom" rev="21.6219.63">
<artifact name="sabycom" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.tensor.sabycom', module='sabycom', version='21.6219.63')
)
libraryDependencies += "ru.tensor.sabycom" % "sabycom" % "21.6219.63"
[ru.tensor.sabycom/sabycom "21.6219.63"]