License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdru.yandex |
ArtifactId | ArtifactIdbolts |
Version | Version1.0.6 |
Type | Typejar |
Description |
DescriptionYandex-Bolts
Collections utilities used in various Yandex projects
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bolts-1.0.6.pom | |
bolts-1.0.6.jar | 316 KB |
bolts-1.0.6-sources.jar | 121 KB |
bolts-1.0.6-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.yandex/bolts/ -->
<dependency>
<groupId>ru.yandex</groupId>
<artifactId>bolts</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/ru.yandex/bolts/
implementation 'ru.yandex:bolts:1.0.6'
// https://jarcasting.com/artifacts/ru.yandex/bolts/
implementation ("ru.yandex:bolts:1.0.6")
'ru.yandex:bolts:jar:1.0.6'
<dependency org="ru.yandex" name="bolts" rev="1.0.6">
<artifact name="bolts" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.yandex', module='bolts', version='1.0.6')
)
libraryDependencies += "ru.yandex" % "bolts" % "1.0.6"
[ru.yandex/bolts "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
log4j : log4j | jar | 1.2.17 |