All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download jdash JAR 3.3.3 with all dependencies


A Java library for the Geometry Dash API

Files of the artifact jdash version 3.3.3 from the group com.github.alex1304.

Artifact jdash
Group com.github.alex1304
Version 3.3.3
Last update 23. April 2019
Tags: dash library java geometry
Organization not specified
URL http://maven.apache.org
License MIT License
Dependencies amount 5
Dependencies reactor-netty, commons-configuration2, commons-beanutils, reactor-extra, caffeine,
There are maybe transitive dependencies!
There is a newer version: 3.3.10
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of jdash Show documentation

Please rate this JAR file. Is it a good library?

jdash
Rate from 1 - 5, Rated 2.67 based on 3 reviews

4 downloads

Source code of jdash version 3.3.3

.GJ_GameSheet02-uhd.plist
.GJ_GameSheet02-uhd.png
META-INF
META-INF.META-INF.MANIFEST.MF
com.github.alex1304.jdash.client
com.github.alex1304.jdash.client.com.github.alex1304.jdash.client.AbstractAuthenticatedGDRequest
com.github.alex1304.jdash.client.com.github.alex1304.jdash.client.AbstractGDClient
com.github.alex1304.jdash.client.com.github.alex1304.jdash.client.AbstractGDRequest
com.github.alex1304.jdash.client.com.github.alex1304.jdash.client.AnonymousGDClient
com.github.alex1304.jdash.client.com.github.alex1304.jdash.client.AuthenticatedGDClient
com.github.alex1304.jdash.client.com.github.alex1304.jdash.client.GDClientBuilder
com.github.alex1304.jdash.client.com.github.alex1304.jdash.client.GDLevelDataRequest
com.github.alex1304.jdash.client.com.github.alex1304.jdash.client.GDLevelSearchRequest
com.github.alex1304.jdash.client.com.github.alex1304.jdash.client.GDLevelSingleRequest
com.github.alex1304.jdash.client.com.github.alex1304.jdash.client.GDLoginRequest
com.github.alex1304.jdash.client.com.github.alex1304.jdash.client.GDMessageContentRequest
com.github.alex1304.jdash.client.com.github.alex1304.jdash.client.GDMessageInboxRequest
com.github.alex1304.jdash.client.com.github.alex1304.jdash.client.GDMessageSendRequest
com.github.alex1304.jdash.client.com.github.alex1304.jdash.client.GDRequest
com.github.alex1304.jdash.client.com.github.alex1304.jdash.client.GDSongInfoRequest
com.github.alex1304.jdash.client.com.github.alex1304.jdash.client.GDTimelyRequest
com.github.alex1304.jdash.client.com.github.alex1304.jdash.client.GDUserProfileDataRequest
com.github.alex1304.jdash.client.com.github.alex1304.jdash.client.GDUserSearchDataRequest
com.github.alex1304.jdash.entity
com.github.alex1304.jdash.entity.com.github.alex1304.jdash.entity.AbstractGDEntity
com.github.alex1304.jdash.entity.com.github.alex1304.jdash.entity.AbstractGDUser
com.github.alex1304.jdash.entity.com.github.alex1304.jdash.entity.DemonDifficulty
com.github.alex1304.jdash.entity.com.github.alex1304.jdash.entity.Difficulty
com.github.alex1304.jdash.entity.com.github.alex1304.jdash.entity.GDEntity
com.github.alex1304.jdash.entity.com.github.alex1304.jdash.entity.GDLevel
com.github.alex1304.jdash.entity.com.github.alex1304.jdash.entity.GDLevelData
com.github.alex1304.jdash.entity.com.github.alex1304.jdash.entity.GDMessage
com.github.alex1304.jdash.entity.com.github.alex1304.jdash.entity.GDSong
com.github.alex1304.jdash.entity.com.github.alex1304.jdash.entity.GDTimelyLevel
com.github.alex1304.jdash.entity.com.github.alex1304.jdash.entity.GDUser
com.github.alex1304.jdash.entity.com.github.alex1304.jdash.entity.GDUserProfileData
com.github.alex1304.jdash.entity.com.github.alex1304.jdash.entity.GDUserSearchData
com.github.alex1304.jdash.entity.com.github.alex1304.jdash.entity.IconType
com.github.alex1304.jdash.entity.com.github.alex1304.jdash.entity.Length
com.github.alex1304.jdash.entity.com.github.alex1304.jdash.entity.PrivacySetting
com.github.alex1304.jdash.entity.com.github.alex1304.jdash.entity.Role
com.github.alex1304.jdash.exception
com.github.alex1304.jdash.exception.com.github.alex1304.jdash.exception.BadResponseException
com.github.alex1304.jdash.exception.com.github.alex1304.jdash.exception.CorruptedResponseContentException
com.github.alex1304.jdash.exception.com.github.alex1304.jdash.exception.GDClientException
com.github.alex1304.jdash.exception.com.github.alex1304.jdash.exception.GDLoginFailedException
com.github.alex1304.jdash.exception.com.github.alex1304.jdash.exception.MissingAccessException
com.github.alex1304.jdash.exception.com.github.alex1304.jdash.exception.NoTimelyAvailableException
com.github.alex1304.jdash.exception.com.github.alex1304.jdash.exception.SongNotAllowedForUseException
com.github.alex1304.jdash.exception.com.github.alex1304.jdash.exception.SpriteLoadException
com.github.alex1304.jdash.graphics
com.github.alex1304.jdash.graphics.com.github.alex1304.jdash.graphics.Sprite
com.github.alex1304.jdash.graphics.com.github.alex1304.jdash.graphics.SpriteFactory
com.github.alex1304.jdash.util
com.github.alex1304.jdash.util.com.github.alex1304.jdash.util.GDPaginator
com.github.alex1304.jdash.util.com.github.alex1304.jdash.util.GDUserIconSet
com.github.alex1304.jdash.util.com.github.alex1304.jdash.util.Gzip
com.github.alex1304.jdash.util.com.github.alex1304.jdash.util.Indexes
com.github.alex1304.jdash.util.com.github.alex1304.jdash.util.LevelSearchFilters
com.github.alex1304.jdash.util.com.github.alex1304.jdash.util.LevelSearchStrategy
com.github.alex1304.jdash.util.com.github.alex1304.jdash.util.ParseUtils
com.github.alex1304.jdash.util.com.github.alex1304.jdash.util.Routes
com.github.alex1304.jdash.util.com.github.alex1304.jdash.util.Utils
com.github.alex1304.jdash.util.robtopsweakcrypto
com.github.alex1304.jdash.util.robtopsweakcrypto.com.github.alex1304.jdash.util.robtopsweakcrypto.RobTopsWeakCrypto
com.github.alex1304.jdash.util.robtopsweakcrypto.com.github.alex1304.jdash.util.robtopsweakcrypto.XORCipher




© 2015 - 2024 Weber Informatics LLC | Privacy Policy