Last Version

signals 0.3

Simple, type-safe event dispatching

License

License

GroupId

GroupId

com.threerings
ArtifactId

ArtifactId

signals
Version

Version

0.3
Type

Type

jar
Description

Description

signals
Simple, type-safe event dispatching
Project URL

Project URL

https://github.com/threerings/java-signals
Source Code Management

Source Code Management

http://github.com/threerings/java-signals/

Download signals 0.3


<!-- https://jarcasting.com/artifacts/com.threerings/signals/ -->
<dependency>
    <groupId>com.threerings</groupId>
    <artifactId>signals</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.threerings/signals/
implementation 'com.threerings:signals:0.3'
// https://jarcasting.com/artifacts/com.threerings/signals/
implementation ("com.threerings:signals:0.3")
'com.threerings:signals:jar:0.3'
<dependency org="com.threerings" name="signals" rev="0.3">
  <artifact name="signals" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.threerings', module='signals', version='0.3')
)
libraryDependencies += "com.threerings" % "signals" % "0.3"
[com.threerings/signals "0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 14.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.