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