Geoladris Plugins
This repository contains Geoladris plugins. See doc for more details.
| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesGeo Business Logic Libraries Geospatial | 
        
| GroupId | GroupIdcom.github.geoladris.plugins | 
    
| ArtifactId | ArtifactIdol2 | 
    
| Last Version | Last Version7.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionOpenLayers 2 
            OpenLayers 2 plugin for Geoladris 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| ol2-7.0.0.pom | |
| ol2-7.0.0.jar | 669 KB | 
| ol2-7.0.0-sources.jar | 670 KB | 
| ol2-7.0.0-javadoc.jar | 338 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.geoladris.plugins/ol2/ -->
<dependency>
    <groupId>com.github.geoladris.plugins</groupId>
    <artifactId>ol2</artifactId>
    <version>7.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.geoladris.plugins/ol2/
implementation 'com.github.geoladris.plugins:ol2:7.0.0'
                // https://jarcasting.com/artifacts/com.github.geoladris.plugins/ol2/
implementation ("com.github.geoladris.plugins:ol2:7.0.0")
                'com.github.geoladris.plugins:ol2:jar:7.0.0'
                <dependency org="com.github.geoladris.plugins" name="ol2" rev="7.0.0">
  <artifact name="ol2" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.geoladris.plugins', module='ol2', version='7.0.0')
)
                libraryDependencies += "com.github.geoladris.plugins" % "ol2" % "7.0.0"
                [com.github.geoladris.plugins/ol2 "7.0.0"]
                This repository contains Geoladris plugins. See doc for more details.