License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdsql.js |
Version | Versiona2fae68 |
Type | Typejar |
Description |
Descriptionsql.js
WebJar for sql.js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sql.js-a2fae68.pom | |
sql.js-a2fae68.jar | 377 KB |
sql.js-a2fae68-javadoc.jar | 375 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/sql.js/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>sql.js</artifactId>
<version>a2fae68</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/sql.js/
implementation 'org.webjars:sql.js:a2fae68'
// https://jarcasting.com/artifacts/org.webjars/sql.js/
implementation ("org.webjars:sql.js:a2fae68")
'org.webjars:sql.js:jar:a2fae68'
<dependency org="org.webjars" name="sql.js" rev="a2fae68">
<artifact name="sql.js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='sql.js', version='a2fae68')
)
libraryDependencies += "org.webjars" % "sql.js" % "a2fae68"
[org.webjars/sql.js "a2fae68"]