License |
License |
---|---|
Categories |
CategoriesLanguages |
GroupId | GroupIdorg.vivoweb |
ArtifactId | ArtifactIdvivo-languages-core |
Last Version | Last Version1.12.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionVIVO Languages CORE
VIVO Languages
|
Project URL |
Project URL |
Filename | Size |
---|---|
vivo-languages-core-1.12.2.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.vivoweb/vivo-languages-core/ -->
<dependency>
<groupId>org.vivoweb</groupId>
<artifactId>vivo-languages-core</artifactId>
<version>1.12.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.vivoweb/vivo-languages-core/
implementation 'org.vivoweb:vivo-languages-core:1.12.2'
// https://jarcasting.com/artifacts/org.vivoweb/vivo-languages-core/
implementation ("org.vivoweb:vivo-languages-core:1.12.2")
'org.vivoweb:vivo-languages-core:pom:1.12.2'
<dependency org="org.vivoweb" name="vivo-languages-core" rev="1.12.2">
<artifact name="vivo-languages-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.vivoweb', module='vivo-languages-core', version='1.12.2')
)
libraryDependencies += "org.vivoweb" % "vivo-languages-core" % "1.12.2"
[org.vivoweb/vivo-languages-core "1.12.2"]