| Группа | Группаlt.dvim.authors |
|---|---|
| Идентификатор | Идентификаторauthors-core_2.12 |
| Версия | Версия1.0.2+48-84cf9af9 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/lt.dvim.authors/authors-core_2.12/ -->
<dependency>
<groupId>lt.dvim.authors</groupId>
<artifactId>authors-core_2.12</artifactId>
<version>1.0.2+48-84cf9af9</version>
</dependency>
// https://jarcasting.com/artifacts/lt.dvim.authors/authors-core_2.12/
implementation 'lt.dvim.authors:authors-core_2.12:1.0.2+48-84cf9af9'
// https://jarcasting.com/artifacts/lt.dvim.authors/authors-core_2.12/
implementation ("lt.dvim.authors:authors-core_2.12:1.0.2+48-84cf9af9")
'lt.dvim.authors:authors-core_2.12:jar:1.0.2+48-84cf9af9'
<dependency org="lt.dvim.authors" name="authors-core_2.12" rev="1.0.2+48-84cf9af9">
<artifact name="authors-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='lt.dvim.authors', module='authors-core_2.12', version='1.0.2+48-84cf9af9')
)
libraryDependencies += "lt.dvim.authors" % "authors-core_2.12" % "1.0.2+48-84cf9af9"
[lt.dvim.authors/authors-core_2.12 "1.0.2+48-84cf9af9"]