License |
License |
---|---|
GroupId | GroupIdorg.citationstyles |
ArtifactId | ArtifactIdlocales |
Version | Version21.3 |
Type | Typejar |
Description |
DescriptionCitation Style Language (CSL) locale files
Citation Style Language (CSL) locale files packaged as a Maven artifact
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
locales-21.3.pom | |
locales-21.3.jar | 120 KB |
locales-21.3-sources.jar | 261 bytes |
locales-21.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.citationstyles/locales/ -->
<dependency>
<groupId>org.citationstyles</groupId>
<artifactId>locales</artifactId>
<version>21.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.citationstyles/locales/
implementation 'org.citationstyles:locales:21.3'
// https://jarcasting.com/artifacts/org.citationstyles/locales/
implementation ("org.citationstyles:locales:21.3")
'org.citationstyles:locales:jar:21.3'
<dependency org="org.citationstyles" name="locales" rev="21.3">
<artifact name="locales" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.citationstyles', module='locales', version='21.3')
)
libraryDependencies += "org.citationstyles" % "locales" % "21.3"
[org.citationstyles/locales "21.3"]