l

lit-html

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