License |
License |
---|---|
Categories |
CategoriesGetdown Build Tools Distribution |
GroupId | GroupIdcom.threerings.getdown |
ArtifactId | ArtifactIdgetdown-launcher |
Last Version | Last Version1.8.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGetdown Launcher
The Getdown app updater/launcher
|
Filename | Size |
---|---|
getdown-launcher-1.8.7.pom | |
getdown-launcher-1.8.7.jar | 191 KB |
getdown-launcher-1.8.7-sources.jar | 46 KB |
getdown-launcher-1.8.7-javadoc.jar | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.threerings.getdown/getdown-launcher/ -->
<dependency>
<groupId>com.threerings.getdown</groupId>
<artifactId>getdown-launcher</artifactId>
<version>1.8.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.threerings.getdown/getdown-launcher/
implementation 'com.threerings.getdown:getdown-launcher:1.8.7'
// https://jarcasting.com/artifacts/com.threerings.getdown/getdown-launcher/
implementation ("com.threerings.getdown:getdown-launcher:1.8.7")
'com.threerings.getdown:getdown-launcher:jar:1.8.7'
<dependency org="com.threerings.getdown" name="getdown-launcher" rev="1.8.7">
<artifact name="getdown-launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.threerings.getdown', module='getdown-launcher', version='1.8.7')
)
libraryDependencies += "com.threerings.getdown" % "getdown-launcher" % "1.8.7"
[com.threerings.getdown/getdown-launcher "1.8.7"]
Group / Artifact | Type | Version |
---|---|---|
com.threerings.getdown : getdown-core Optional | jar | 1.8.7 |
com.samskivert : samskivert Optional | jar | 1.2 |
jregistrykey » jregistrykey Optional | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.graalvm.js : js | jar | 20.3.0 |
org.graalvm.js : js-scriptengine | jar | 20.3.0 |