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