| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdpixi-gl-core |
| Version | Version2.0.0-alpha |
| Type | Typejar |
| Description |
Descriptionpixi-gl-core
WebJar for pixi-gl-core
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| pixi-gl-core-2.0.0-alpha.pom | |
| pixi-gl-core-2.0.0-alpha.jar | 57 KB |
| pixi-gl-core-2.0.0-alpha-sources.jar | 22 bytes |
| pixi-gl-core-2.0.0-alpha-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/pixi-gl-core/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>pixi-gl-core</artifactId>
<version>2.0.0-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/pixi-gl-core/
implementation 'org.webjars.npm:pixi-gl-core:2.0.0-alpha'
// https://jarcasting.com/artifacts/org.webjars.npm/pixi-gl-core/
implementation ("org.webjars.npm:pixi-gl-core:2.0.0-alpha")
'org.webjars.npm:pixi-gl-core:jar:2.0.0-alpha'
<dependency org="org.webjars.npm" name="pixi-gl-core" rev="2.0.0-alpha">
<artifact name="pixi-gl-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='pixi-gl-core', version='2.0.0-alpha')
)
libraryDependencies += "org.webjars.npm" % "pixi-gl-core" % "2.0.0-alpha"
[org.webjars.npm/pixi-gl-core "2.0.0-alpha"]