is not current version
Last Version 2.8.5

org.webjars.npm:phaser-ce 2.8.3

WebJar for phaser-ce

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

phaser-ce
Version

Version

2.8.3
Type

Type

jar

Download phaser-ce 2.8.3


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