License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Github Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-pixijs-pixi-gl-core |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptionpixi-gl-core
WebJar for pixi-gl-core
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-pixijs-pixi-gl-core/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-pixijs-pixi-gl-core</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-pixijs-pixi-gl-core/
implementation 'org.webjars.npm:github-com-pixijs-pixi-gl-core:1.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-pixijs-pixi-gl-core/
implementation ("org.webjars.npm:github-com-pixijs-pixi-gl-core:1.0.2")
'org.webjars.npm:github-com-pixijs-pixi-gl-core:jar:1.0.2'
<dependency org="org.webjars.npm" name="github-com-pixijs-pixi-gl-core" rev="1.0.2">
<artifact name="github-com-pixijs-pixi-gl-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-pixijs-pixi-gl-core', version='1.0.2')
)
libraryDependencies += "org.webjars.npm" % "github-com-pixijs-pixi-gl-core" % "1.0.2"
[org.webjars.npm/github-com-pixijs-pixi-gl-core "1.0.2"]