c

codeplex.fastjson

DLL wrapped
GNU Library General Public License (LGPL)
Files download
File Operation
codeplex.fastjson-1.9.6_1.pom download
Apache Maven
<dependency>
  <groupId>org.openengsb.wrapped.csharp</groupId>
  <artifactId>codeplex.fastjson</artifactId>
  <version>1.9.6_1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.openengsb.wrapped.csharp:codeplex.fastjson:1.9.6_1'
Gradle Kotlin
implementation("org.openengsb.wrapped.csharp:codeplex.fastjson:1.9.6_1")
Scala SBT
libraryDependencies += "org.openengsb.wrapped.csharp" % "codeplex.fastjson" % "1.9.6_1"
Groovy Grape
@Grapes(
  @Grab(group='org.openengsb.wrapped.csharp', module='codeplex.fastjson', version='1.9.6_1')
)
Apache Ivy
<dependency org="org.openengsb.wrapped.csharp" name="codeplex.fastjson" rev="1.9.6_1" />
Leiningen
[org.openengsb.wrapped.csharp/codeplex.fastjson "1.9.6_1"]
Apache Buildr
'org.openengsb.wrapped.csharp:codeplex.fastjson:jar:1.9.6_1'