Last Version

TP Java SWT 2.0.6

Java-specific code for TriplePlay, using PlayN SWT backend.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.threerings
ArtifactId

ArtifactId

tripleplay-java-swt
Version

Version

2.0.6
Type

Type

jar
Description

Description

TP Java SWT
Java-specific code for TriplePlay, using PlayN SWT backend.

Download tripleplay-java-swt 2.0.6


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

Dependencies

compile (2)

Group / Artifact Type Version
com.threerings : tripleplay jar 2.0.6
io.playn : playn-java-swt jar 2.0.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.