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