is not current version
Last Version 2.0.6

com.threerings:tripleplay-java-swt 2.0-rc2

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

Categories

Categories

Java Languages
GroupId

GroupId

com.threerings
ArtifactId

ArtifactId

tripleplay-java-swt
Version

Version

2.0-rc2
Type

Type

jar

Download tripleplay-java-swt 2.0-rc2


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