j

jsonld-context-parser

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