License |
License
MIT
|
---|---|
Categories |
CategoriesGithub Development Tools Version Controls Wire Data Data Structures |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-hotwired-turbo |
Last Version | Last Version7.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description@hotwired/turbo
WebJar for @hotwired/turbo
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
github-com-hotwired-turbo-7.0.1.pom | |
github-com-hotwired-turbo-7.0.1.jar | 101 KB |
github-com-hotwired-turbo-7.0.1-sources.jar | 22 bytes |
github-com-hotwired-turbo-7.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-hotwired-turbo/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-hotwired-turbo</artifactId>
<version>7.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-hotwired-turbo/
implementation 'org.webjars.npm:github-com-hotwired-turbo:7.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-hotwired-turbo/
implementation ("org.webjars.npm:github-com-hotwired-turbo:7.0.1")
'org.webjars.npm:github-com-hotwired-turbo:jar:7.0.1'
<dependency org="org.webjars.npm" name="github-com-hotwired-turbo" rev="7.0.1">
<artifact name="github-com-hotwired-turbo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-hotwired-turbo', version='7.0.1')
)
libraryDependencies += "org.webjars.npm" % "github-com-hotwired-turbo" % "7.0.1"
[org.webjars.npm/github-com-hotwired-turbo "7.0.1"]