License |
License
BSD-3-Clause
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdlit |
Last Version | Last Version2.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlit
WebJar for lit
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lit-2.2.4.pom | |
lit-2.2.4.jar | 66 KB |
lit-2.2.4-sources.jar | 22 bytes |
lit-2.2.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/lit/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>lit</artifactId>
<version>2.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/lit/
implementation 'org.webjars.npm:lit:2.2.4'
// https://jarcasting.com/artifacts/org.webjars.npm/lit/
implementation ("org.webjars.npm:lit:2.2.4")
'org.webjars.npm:lit:jar:2.2.4'
<dependency org="org.webjars.npm" name="lit" rev="2.2.4">
<artifact name="lit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='lit', version='2.2.4')
)
libraryDependencies += "org.webjars.npm" % "lit" % "2.2.4"
[org.webjars.npm/lit "2.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : lit__reactive-element | jar | [1.3.0,2) |
org.webjars.npm : lit-element | jar | [3.2.0,4) |
org.webjars.npm : lit-html | jar | [2.2.0,3) |