GroupId | GroupIdlt.dvim.authors |
---|---|
ArtifactId | ArtifactIdauthors-core_2.12 |
Version | Version1.1+16-28a828ee |
Type | Typejar |
<!-- 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.1+16-28a828ee</version>
</dependency>
// https://jarcasting.com/artifacts/lt.dvim.authors/authors-core_2.12/
implementation 'lt.dvim.authors:authors-core_2.12:1.1+16-28a828ee'
// https://jarcasting.com/artifacts/lt.dvim.authors/authors-core_2.12/
implementation ("lt.dvim.authors:authors-core_2.12:1.1+16-28a828ee")
'lt.dvim.authors:authors-core_2.12:jar:1.1+16-28a828ee'
<dependency org="lt.dvim.authors" name="authors-core_2.12" rev="1.1+16-28a828ee">
<artifact name="authors-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='lt.dvim.authors', module='authors-core_2.12', version='1.1+16-28a828ee')
)
libraryDependencies += "lt.dvim.authors" % "authors-core_2.12" % "1.1+16-28a828ee"
[lt.dvim.authors/authors-core_2.12 "1.1+16-28a828ee"]