| Группа | Группаio.tesler |
|---|---|
| Идентификатор | Идентификаторtesler-dictionary-all |
| Версия | Версия3.0.0.M14 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| tesler-dictionary-all-3.0.0.M14.pom | |
| tesler-dictionary-all-3.0.0.M14.jar | 5 KB |
| tesler-dictionary-all-3.0.0.M14-sources.jar | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.tesler/tesler-dictionary-all/ -->
<dependency>
<groupId>io.tesler</groupId>
<artifactId>tesler-dictionary-all</artifactId>
<version>3.0.0.M14</version>
</dependency>
// https://jarcasting.com/artifacts/io.tesler/tesler-dictionary-all/
implementation 'io.tesler:tesler-dictionary-all:3.0.0.M14'
// https://jarcasting.com/artifacts/io.tesler/tesler-dictionary-all/
implementation ("io.tesler:tesler-dictionary-all:3.0.0.M14")
'io.tesler:tesler-dictionary-all:jar:3.0.0.M14'
<dependency org="io.tesler" name="tesler-dictionary-all" rev="3.0.0.M14">
<artifact name="tesler-dictionary-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tesler', module='tesler-dictionary-all', version='3.0.0.M14')
)
libraryDependencies += "io.tesler" % "tesler-dictionary-all" % "3.0.0.M14"
[io.tesler/tesler-dictionary-all "3.0.0.M14"]