GroupId | GroupIdcom.threerings |
---|---|
ArtifactId | ArtifactIdpulse |
Last Version | Last Version1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpulse
A library for collecting and dispalying stats.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pulse-1.5.pom | |
pulse-1.5.jar | 54 KB |
pulse-1.5-sources.jar | 28 KB |
pulse-1.5-javadoc.jar | 229 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.threerings/pulse/ -->
<dependency>
<groupId>com.threerings</groupId>
<artifactId>pulse</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.threerings/pulse/
implementation 'com.threerings:pulse:1.5'
// https://jarcasting.com/artifacts/com.threerings/pulse/
implementation ("com.threerings:pulse:1.5")
'com.threerings:pulse:jar:1.5'
<dependency org="com.threerings" name="pulse" rev="1.5">
<artifact name="pulse" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.threerings', module='pulse', version='1.5')
)
libraryDependencies += "com.threerings" % "pulse" % "1.5"
[com.threerings/pulse "1.5"]
Group / Artifact | Type | Version |
---|---|---|
com.threerings : ooo-util | jar | 1.4.1 |
com.google.inject.extensions : guice-multibindings | jar | 3.0 |
com.samskivert : depot | jar | 1.7 |
com.samskivert : jmustache | jar | 1.10 |
org.json : json | jar | 20080701 |
org.mortbay.jetty : jetty Optional | jar | 6.1.25 |
Group / Artifact | Type | Version |
---|---|---|
com.threerings : narya | jar | 1.15 |