License |
License |
---|---|
Categories |
CategoriesMINA Net Networking |
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdjquery.terminal |
Last Version | Last Version0.11.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjquery.terminal.js
WebJar for jquery.terminal.js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jquery.terminal-0.11.2.pom | |
jquery.terminal-0.11.2.jar | 62 KB |
jquery.terminal-0.11.2-javadoc.jar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/jquery.terminal/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>jquery.terminal</artifactId>
<version>0.11.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/jquery.terminal/
implementation 'org.webjars:jquery.terminal:0.11.2'
// https://jarcasting.com/artifacts/org.webjars/jquery.terminal/
implementation ("org.webjars:jquery.terminal:0.11.2")
'org.webjars:jquery.terminal:jar:0.11.2'
<dependency org="org.webjars" name="jquery.terminal" rev="0.11.2">
<artifact name="jquery.terminal" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='jquery.terminal', version='0.11.2')
)
libraryDependencies += "org.webjars" % "jquery.terminal" % "0.11.2"
[org.webjars/jquery.terminal "0.11.2"]