is not current version
Last Version 3.0.3

com.thoughtworks.microbuilder:json-stream-core 3.0.0

json-stream-core

Categories

Categories

JSON Data
GroupId

GroupId

com.thoughtworks.microbuilder
ArtifactId

ArtifactId

json-stream-core
Version

Version

3.0.0
Type

Type

jar

Download json-stream-core 3.0.0


<!-- https://jarcasting.com/artifacts/com.thoughtworks.microbuilder/json-stream-core/ -->
<dependency>
    <groupId>com.thoughtworks.microbuilder</groupId>
    <artifactId>json-stream-core</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.microbuilder/json-stream-core/
implementation 'com.thoughtworks.microbuilder:json-stream-core:3.0.0'
// https://jarcasting.com/artifacts/com.thoughtworks.microbuilder/json-stream-core/
implementation ("com.thoughtworks.microbuilder:json-stream-core:3.0.0")
'com.thoughtworks.microbuilder:json-stream-core:jar:3.0.0'
<dependency org="com.thoughtworks.microbuilder" name="json-stream-core" rev="3.0.0">
  <artifact name="json-stream-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.microbuilder', module='json-stream-core', version='3.0.0')
)
libraryDependencies += "com.thoughtworks.microbuilder" % "json-stream-core" % "3.0.0"
[com.thoughtworks.microbuilder/json-stream-core "3.0.0"]