License |
License |
---|---|
GroupId | GroupIdca.bc.gov.open.cpf.plugins |
ArtifactId | ArtifactIdmap-tile |
Version | Version5.1.1-RELEASE |
Type | Typejar |
Description |
DescriptionMap Tile Plug-in
Map Tile Plug-in
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
map-tile-5.1.1-RELEASE.pom | |
map-tile-5.1.1-RELEASE.jar | 7 KB |
map-tile-5.1.1-RELEASE-sources.jar | 5 KB |
map-tile-5.1.1-RELEASE-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ca.bc.gov.open.cpf.plugins/map-tile/ -->
<dependency>
<groupId>ca.bc.gov.open.cpf.plugins</groupId>
<artifactId>map-tile</artifactId>
<version>5.1.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/ca.bc.gov.open.cpf.plugins/map-tile/
implementation 'ca.bc.gov.open.cpf.plugins:map-tile:5.1.1-RELEASE'
// https://jarcasting.com/artifacts/ca.bc.gov.open.cpf.plugins/map-tile/
implementation ("ca.bc.gov.open.cpf.plugins:map-tile:5.1.1-RELEASE")
'ca.bc.gov.open.cpf.plugins:map-tile:jar:5.1.1-RELEASE'
<dependency org="ca.bc.gov.open.cpf.plugins" name="map-tile" rev="5.1.1-RELEASE">
<artifact name="map-tile" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.bc.gov.open.cpf.plugins', module='map-tile', version='5.1.1-RELEASE')
)
libraryDependencies += "ca.bc.gov.open.cpf.plugins" % "map-tile" % "5.1.1-RELEASE"
[ca.bc.gov.open.cpf.plugins/map-tile "5.1.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
ca.bc.gov.open.cpf : cpf-api-plugin | jar | 5.1.1-RELEASE |