| Группа | Группаio.github.yoyama |
|---|---|
| Идентификатор | Идентификаторfluency-meter-registory_2.12 |
| Версия | Версия0.4.0 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/io.github.yoyama/fluency-meter-registory_2.12/ -->
<dependency>
<groupId>io.github.yoyama</groupId>
<artifactId>fluency-meter-registory_2.12</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.yoyama/fluency-meter-registory_2.12/
implementation 'io.github.yoyama:fluency-meter-registory_2.12:0.4.0'
// https://jarcasting.com/artifacts/io.github.yoyama/fluency-meter-registory_2.12/
implementation ("io.github.yoyama:fluency-meter-registory_2.12:0.4.0")
'io.github.yoyama:fluency-meter-registory_2.12:jar:0.4.0'
<dependency org="io.github.yoyama" name="fluency-meter-registory_2.12" rev="0.4.0">
<artifact name="fluency-meter-registory_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.yoyama', module='fluency-meter-registory_2.12', version='0.4.0')
)
libraryDependencies += "io.github.yoyama" % "fluency-meter-registory_2.12" % "0.4.0"
[io.github.yoyama/fluency-meter-registory_2.12 "0.4.0"]