License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdFramework7 |
Last Version | Last Version1.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFramework7
WebJar for Framework7
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Framework7-1.4.2.pom | |
Framework7-1.4.2.jar | 738 KB |
Framework7-1.4.2-javadoc.jar | 731 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/Framework7/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>Framework7</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/Framework7/
implementation 'org.webjars:Framework7:1.4.2'
// https://jarcasting.com/artifacts/org.webjars/Framework7/
implementation ("org.webjars:Framework7:1.4.2")
'org.webjars:Framework7:jar:1.4.2'
<dependency org="org.webjars" name="Framework7" rev="1.4.2">
<artifact name="Framework7" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='Framework7', version='1.4.2')
)
libraryDependencies += "org.webjars" % "Framework7" % "1.4.2"
[org.webjars/Framework7 "1.4.2"]