Last Version

PlayN Core 2.0.6

The PlayN core interfaces

License

License

GroupId

GroupId

io.playn
ArtifactId

ArtifactId

playn-core
Version

Version

2.0.6
Type

Type

jar
Description

Description

PlayN Core
The PlayN core interfaces
Project URL

Project URL

http://code.google.com/p/playn/playn-core

Download playn-core 2.0.6


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

Dependencies

compile (2)

Group / Artifact Type Version
com.samskivert : pythagoras jar 1.4.3
com.threerings : react jar 1.5.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.