j

jss-plugin-default-unit

WebJar for jss-plugin-default-unit
https://www.webjars.org
MIT
文件下载
文件名 操作
jss-plugin-default-unit-10.10.0.jar 下载
jss-plugin-default-unit-10.10.0.pom 下载
jss-plugin-default-unit-10.10.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.webjars.npm</groupId>
  <artifactId>jss-plugin-default-unit</artifactId>
  <version>10.10.0</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.npm:jss-plugin-default-unit:10.10.0'
Gradle Kotlin
implementation("org.webjars.npm:jss-plugin-default-unit:10.10.0")
Scala SBT
libraryDependencies += "org.webjars.npm" % "jss-plugin-default-unit" % "10.10.0"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.npm', module='jss-plugin-default-unit', version='10.10.0')
)
Apache Ivy
<dependency org="org.webjars.npm" name="jss-plugin-default-unit" rev="10.10.0" />
Leiningen
[org.webjars.npm/jss-plugin-default-unit "10.10.0"]
Apache Buildr
'org.webjars.npm:jss-plugin-default-unit:jar:10.10.0'