t

to-string-x

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