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