jar

de.ixilon : openstreetcraft-api

Maven & Gradle

Jan 03, 2022

openstreetcaft-api · Openstreetcraft client library

Table Of Contents

Latest Version

Download de.ixilon : openstreetcraft-api JAR file - Latest Versions:

All Versions

Download de.ixilon : openstreetcraft-api JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x
0.7.x
0.6.x
0.5.x
0.4.x
0.3.x
0.2.x
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window openstreetcraft-api-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.openstreetcraft.api.geom

├─ net.openstreetcraft.api.geom.BoundingBox.class - [JAR]

├─ net.openstreetcraft.api.geom.MinecraftPoint.class - [JAR]

├─ net.openstreetcraft.api.geom.Point.class - [JAR]

├─ net.openstreetcraft.api.geom.Raster.class - [JAR]

├─ net.openstreetcraft.api.geom.RectangularBoundingBox.class - [JAR]

├─ net.openstreetcraft.api.geom.RegularGrid.class - [JAR]

├─ net.openstreetcraft.api.geom.SphericalPoint.class - [JAR]

de.ixilon.osm.schema

├─ de.ixilon.osm.schema.Osm.class - [JAR]

├─ de.ixilon.osm.schema.OsmAdapter.class - [JAR]

net.openstreetcraft.minecraft.biome

├─ net.openstreetcraft.minecraft.biome.BedrockBiome.class - [JAR]

├─ net.openstreetcraft.minecraft.biome.Biome.class - [JAR]

├─ net.openstreetcraft.minecraft.biome.BiomeConverter.class - [JAR]

├─ net.openstreetcraft.minecraft.biome.BiomeParser.class - [JAR]

├─ net.openstreetcraft.minecraft.biome.IdentifiableBiome.class - [JAR]

├─ net.openstreetcraft.minecraft.biome.JavaBiome.class - [JAR]

net.openstreetcraft.api.rest

├─ net.openstreetcraft.api.rest.RestTemplateConfiguration.class - [JAR]

├─ net.openstreetcraft.api.rest.RestTemplateFactory.class - [JAR]

net.openstreetcraft.api.service

├─ net.openstreetcraft.api.service.AbstractLoader.class - [JAR]

├─ net.openstreetcraft.api.service.Cache.class - [JAR]

├─ net.openstreetcraft.api.service.CachingCoordinatesService.class - [JAR]

├─ net.openstreetcraft.api.service.CachingMapService.class - [JAR]

├─ net.openstreetcraft.api.service.CachingOverpassService.class - [JAR]

├─ net.openstreetcraft.api.service.CoordinatesService.class - [JAR]

├─ net.openstreetcraft.api.service.CoordinatesServiceFactory.class - [JAR]

├─ net.openstreetcraft.api.service.Loader.class - [JAR]

├─ net.openstreetcraft.api.service.LocationService.class - [JAR]

├─ net.openstreetcraft.api.service.MapService.class - [JAR]

├─ net.openstreetcraft.api.service.MinecraftLocationLoader.class - [JAR]

├─ net.openstreetcraft.api.service.OverpassService.class - [JAR]

├─ net.openstreetcraft.api.service.RemoteCoordinatesService.class - [JAR]

├─ net.openstreetcraft.api.service.SphericalLocationLoader.class - [JAR]

├─ net.openstreetcraft.api.service.TimezoneService.class - [JAR]

├─ net.openstreetcraft.api.service.WeatherService.class - [JAR]

net.openstreetcraft.osm.util

├─ net.openstreetcraft.osm.util.Filter.class - [JAR]

├─ net.openstreetcraft.osm.util.OsmNodeUtils.class - [JAR]

├─ net.openstreetcraft.osm.util.OsmTagUtils.class - [JAR]

├─ net.openstreetcraft.osm.util.OsmUtils.class - [JAR]

├─ net.openstreetcraft.osm.util.OsmWayUtils.class - [JAR]

net.openstreetcraft.api.model

├─ net.openstreetcraft.api.model.Cover.class - [JAR]

├─ net.openstreetcraft.api.model.Layer.class - [JAR]

├─ net.openstreetcraft.api.model.MinecraftLocation.class - [JAR]

├─ net.openstreetcraft.api.model.Precipitation.class - [JAR]

├─ net.openstreetcraft.api.model.SphericalLocation.class - [JAR]

├─ net.openstreetcraft.api.model.Timezone.class - [JAR]

├─ net.openstreetcraft.api.model.Weather.class - [JAR]

├─ net.openstreetcraft.api.model.World.class - [JAR]

net.openstreetcraft.api.rest.apache

├─ net.openstreetcraft.api.rest.apache.ClientHttpRequestFactoryConfiguration.class - [JAR]

├─ net.openstreetcraft.api.rest.apache.CredentialsProviderConfiguration.class - [JAR]

├─ net.openstreetcraft.api.rest.apache.HttpClientConfiguration.class - [JAR]

├─ net.openstreetcraft.api.rest.apache.PropertiesConfiguration.class - [JAR]

net.openstreetcraft.osm.geom

├─ net.openstreetcraft.osm.geom.Circle2D.class - [JAR]

├─ net.openstreetcraft.osm.geom.OsmNodeList.class - [JAR]

├─ net.openstreetcraft.osm.geom.OsmPoint.class - [JAR]

├─ net.openstreetcraft.osm.geom.OsmPolygon.class - [JAR]

├─ net.openstreetcraft.osm.geom.OsmPolyline.class - [JAR]

├─ net.openstreetcraft.osm.geom.Rectangle.class - [JAR]

├─ net.openstreetcraft.osm.geom.Vector2D.class - [JAR]