l

lit-html

WebJar for lit-html
https://www.webjars.org
BSD-3-Clause
文件下载
文件名 操作
lit-html-2.2.7.jar 下载
lit-html-2.2.7.pom 下载
lit-html-2.2.7-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.webjars.npm</groupId>
  <artifactId>lit-html</artifactId>
  <version>2.2.7</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.npm:lit-html:2.2.7'
Gradle Kotlin
implementation("org.webjars.npm:lit-html:2.2.7")
Scala SBT
libraryDependencies += "org.webjars.npm" % "lit-html" % "2.2.7"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.npm', module='lit-html', version='2.2.7')
)
Apache Ivy
<dependency org="org.webjars.npm" name="lit-html" rev="2.2.7" />
Leiningen
[org.webjars.npm/lit-html "2.2.7"]
Apache Buildr
'org.webjars.npm:lit-html:jar:2.2.7'
本项目依赖