Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-atatanasov-gijgo |
Version | Version1.9.6 |
Type | Typejar |
Filename | Size |
---|---|
github-com-atatanasov-gijgo-1.9.6.pom | |
github-com-atatanasov-gijgo-1.9.6.jar | 990 KB |
github-com-atatanasov-gijgo-1.9.6-sources.jar | 22 bytes |
github-com-atatanasov-gijgo-1.9.6-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-atatanasov-gijgo/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-atatanasov-gijgo</artifactId>
<version>1.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-atatanasov-gijgo/
implementation 'org.webjars.npm:github-com-atatanasov-gijgo:1.9.6'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-atatanasov-gijgo/
implementation ("org.webjars.npm:github-com-atatanasov-gijgo:1.9.6")
'org.webjars.npm:github-com-atatanasov-gijgo:jar:1.9.6'
<dependency org="org.webjars.npm" name="github-com-atatanasov-gijgo" rev="1.9.6">
<artifact name="github-com-atatanasov-gijgo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-atatanasov-gijgo', version='1.9.6')
)
libraryDependencies += "org.webjars.npm" % "github-com-atatanasov-gijgo" % "1.9.6"
[org.webjars.npm/github-com-atatanasov-gijgo "1.9.6"]