is not current version
Last Version 0.8.4

ru.tinkoff:eclair 0.8.2

Parent POM providing dependency and plugin management for submodules

GroupId

GroupId

ru.tinkoff
ArtifactId

ArtifactId

eclair
Version

Version

0.8.2
Type

Type

pom

Download eclair 0.8.2

Filename Size
eclair-0.8.2.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/ru.tinkoff/eclair/ -->
<dependency>
    <groupId>ru.tinkoff</groupId>
    <artifactId>eclair</artifactId>
    <version>0.8.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.tinkoff/eclair/
implementation 'ru.tinkoff:eclair:0.8.2'
// https://jarcasting.com/artifacts/ru.tinkoff/eclair/
implementation ("ru.tinkoff:eclair:0.8.2")
'ru.tinkoff:eclair:pom:0.8.2'
<dependency org="ru.tinkoff" name="eclair" rev="0.8.2">
  <artifact name="eclair" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.tinkoff', module='eclair', version='0.8.2')
)
libraryDependencies += "ru.tinkoff" % "eclair" % "0.8.2"
[ru.tinkoff/eclair "0.8.2"]