License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdjsonsql |
Version | Version0.2.5 |
Type | Typejar |
Description |
Descriptionjsonsql
WebJar for jsonsql
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jsonsql-0.2.5.pom | |
jsonsql-0.2.5.jar | 10 KB |
jsonsql-0.2.5-sources.jar | 22 bytes |
jsonsql-0.2.5-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jsonsql/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jsonsql</artifactId>
<version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jsonsql/
implementation 'org.webjars.npm:jsonsql:0.2.5'
// https://jarcasting.com/artifacts/org.webjars.npm/jsonsql/
implementation ("org.webjars.npm:jsonsql:0.2.5")
'org.webjars.npm:jsonsql:jar:0.2.5'
<dependency org="org.webjars.npm" name="jsonsql" rev="0.2.5">
<artifact name="jsonsql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jsonsql', version='0.2.5')
)
libraryDependencies += "org.webjars.npm" % "jsonsql" % "0.2.5"
[org.webjars.npm/jsonsql "0.2.5"]