GroupId | GroupIdorg.citationstyles |
---|---|
ArtifactId | ArtifactIdlocales |
Version | Version21.2 |
Type | Typejar |
Filename | Size |
---|---|
locales-21.2.pom | |
locales-21.2.jar | 118 KB |
locales-21.2-sources.jar | 261 bytes |
locales-21.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.citationstyles/locales/ -->
<dependency>
<groupId>org.citationstyles</groupId>
<artifactId>locales</artifactId>
<version>21.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.citationstyles/locales/
implementation 'org.citationstyles:locales:21.2'
// https://jarcasting.com/artifacts/org.citationstyles/locales/
implementation ("org.citationstyles:locales:21.2")
'org.citationstyles:locales:jar:21.2'
<dependency org="org.citationstyles" name="locales" rev="21.2">
<artifact name="locales" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.citationstyles', module='locales', version='21.2')
)
libraryDependencies += "org.citationstyles" % "locales" % "21.2"
[org.citationstyles/locales "21.2"]