License |
License |
---|---|
Categories |
CategoriesGetdown Build Tools Distribution |
GroupId | GroupIdcom.threerings.getdown |
ArtifactId | ArtifactIdgetdown-core |
Last Version | Last Version1.8.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGetdown Core
Core Getdown functionality
|
Filename | Size |
---|---|
getdown-core-1.8.7.pom | |
getdown-core-1.8.7.jar | 133 KB |
getdown-core-1.8.7-sources.jar | 87 KB |
getdown-core-1.8.7-javadoc.jar | 294 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.threerings.getdown/getdown-core/ -->
<dependency>
<groupId>com.threerings.getdown</groupId>
<artifactId>getdown-core</artifactId>
<version>1.8.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.threerings.getdown/getdown-core/
implementation 'com.threerings.getdown:getdown-core:1.8.7'
// https://jarcasting.com/artifacts/com.threerings.getdown/getdown-core/
implementation ("com.threerings.getdown:getdown-core:1.8.7")
'com.threerings.getdown:getdown-core:jar:1.8.7'
<dependency org="com.threerings.getdown" name="getdown-core" rev="1.8.7">
<artifact name="getdown-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.threerings.getdown', module='getdown-core', version='1.8.7')
)
libraryDependencies += "com.threerings.getdown" % "getdown-core" % "1.8.7"
[com.threerings.getdown/getdown-core "1.8.7"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.12.4 |