Last Version

Yandex-Bolts 1.0.6

Collections utilities used in various Yandex projects

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex
ArtifactId

ArtifactId

bolts
Version

Version

1.0.6
Type

Type

jar
Description

Description

Yandex-Bolts
Collections utilities used in various Yandex projects
Project URL

Project URL

https://github.com/v1ctor/bolts
Project Organization

Project Organization

Yandex
Source Code Management

Source Code Management

https://github.com/v1ctor/bolts

Download bolts 1.0.6


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.12
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.