is not current version
Last Version 2021.12.006

com.devonfw.cobigen:jsonplugin 2.0.0

CobiGen - JSON Plug-in

Categories

Categories

JSON Data
GroupId

GroupId

com.devonfw.cobigen
ArtifactId

ArtifactId

jsonplugin
Version

Version

2.0.0
Type

Type

jar

Download jsonplugin 2.0.0


<!-- https://jarcasting.com/artifacts/com.devonfw.cobigen/jsonplugin/ -->
<dependency>
    <groupId>com.devonfw.cobigen</groupId>
    <artifactId>jsonplugin</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.devonfw.cobigen/jsonplugin/
implementation 'com.devonfw.cobigen:jsonplugin:2.0.0'
// https://jarcasting.com/artifacts/com.devonfw.cobigen/jsonplugin/
implementation ("com.devonfw.cobigen:jsonplugin:2.0.0")
'com.devonfw.cobigen:jsonplugin:jar:2.0.0'
<dependency org="com.devonfw.cobigen" name="jsonplugin" rev="2.0.0">
  <artifact name="jsonplugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.devonfw.cobigen', module='jsonplugin', version='2.0.0')
)
libraryDependencies += "com.devonfw.cobigen" % "jsonplugin" % "2.0.0"
[com.devonfw.cobigen/jsonplugin "2.0.0"]