License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-from-package |
Version | Version0.0.0 |
Type | Typejar |
Description |
Descriptiongithub-from-package
WebJar for github-from-package
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
github-from-package-0.0.0.pom | |
github-from-package-0.0.0.jar | 7 KB |
github-from-package-0.0.0-sources.jar | 22 bytes |
github-from-package-0.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-from-package/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-from-package</artifactId>
<version>0.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-from-package/
implementation 'org.webjars.npm:github-from-package:0.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-from-package/
implementation ("org.webjars.npm:github-from-package:0.0.0")
'org.webjars.npm:github-from-package:jar:0.0.0'
<dependency org="org.webjars.npm" name="github-from-package" rev="0.0.0">
<artifact name="github-from-package" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-from-package', version='0.0.0')
)
libraryDependencies += "org.webjars.npm" % "github-from-package" % "0.0.0"
[org.webjars.npm/github-from-package "0.0.0"]