| License |
License |
|---|---|
| GroupId | GroupIdinfo.projectkyoto |
| ArtifactId | ArtifactIdmms-gdx |
| Last Version | Last Version0.8.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmms-gdx
A game engine compatible with MikuMikuDance.
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationinfo.projectkyoto |
| Filename | Size |
|---|---|
| mms-gdx-0.8.0.pom | |
| mms-gdx-0.8.0.jar | 59 KB |
| mms-gdx-0.8.0-sources.jar | 43 KB |
| mms-gdx-0.8.0-javadoc.jar | 99 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/info.projectkyoto/mms-gdx/ -->
<dependency>
<groupId>info.projectkyoto</groupId>
<artifactId>mms-gdx</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/info.projectkyoto/mms-gdx/
implementation 'info.projectkyoto:mms-gdx:0.8.0'
// https://jarcasting.com/artifacts/info.projectkyoto/mms-gdx/
implementation ("info.projectkyoto:mms-gdx:0.8.0")
'info.projectkyoto:mms-gdx:jar:0.8.0'
<dependency org="info.projectkyoto" name="mms-gdx" rev="0.8.0">
<artifact name="mms-gdx" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.projectkyoto', module='mms-gdx', version='0.8.0')
)
libraryDependencies += "info.projectkyoto" % "mms-gdx" % "0.8.0"
[info.projectkyoto/mms-gdx "0.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| info.projectkyoto : mms-engine | jar | 0.8.0 |
| com.badlogicgames.gdx : gdx | jar | 0.9.9 |