License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdphaser-ce |
Version | Version2.8.5 |
Type | Typejar |
Description |
Descriptionphaser-ce
WebJar for phaser-ce
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
phaser-ce-2.8.5.pom | |
phaser-ce-2.8.5.jar | 7 MB |
phaser-ce-2.8.5-sources.jar | 22 bytes |
phaser-ce-2.8.5-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/phaser-ce/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>phaser-ce</artifactId>
<version>2.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/phaser-ce/
implementation 'org.webjars.npm:phaser-ce:2.8.5'
// https://jarcasting.com/artifacts/org.webjars.npm/phaser-ce/
implementation ("org.webjars.npm:phaser-ce:2.8.5")
'org.webjars.npm:phaser-ce:jar:2.8.5'
<dependency org="org.webjars.npm" name="phaser-ce" rev="2.8.5">
<artifact name="phaser-ce" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='phaser-ce', version='2.8.5')
)
libraryDependencies += "org.webjars.npm" % "phaser-ce" % "2.8.5"
[org.webjars.npm/phaser-ce "2.8.5"]