is not current version
Last Version 3.2.0

ie.corballis:json-fixtures-intellij 2.2.0


Categories

Categories

IntelliJ IDEA Development Tools IDE JSON Data
GroupId

GroupId

ie.corballis
ArtifactId

ArtifactId

json-fixtures-intellij
Version

Version

2.2.0
Type

Type

jar

Download json-fixtures-intellij 2.2.0


<!-- https://jarcasting.com/artifacts/ie.corballis/json-fixtures-intellij/ -->
<dependency>
    <groupId>ie.corballis</groupId>
    <artifactId>json-fixtures-intellij</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/ie.corballis/json-fixtures-intellij/
implementation 'ie.corballis:json-fixtures-intellij:2.2.0'
// https://jarcasting.com/artifacts/ie.corballis/json-fixtures-intellij/
implementation ("ie.corballis:json-fixtures-intellij:2.2.0")
'ie.corballis:json-fixtures-intellij:jar:2.2.0'
<dependency org="ie.corballis" name="json-fixtures-intellij" rev="2.2.0">
  <artifact name="json-fixtures-intellij" type="jar" />
</dependency>
@Grapes(
@Grab(group='ie.corballis', module='json-fixtures-intellij', version='2.2.0')
)
libraryDependencies += "ie.corballis" % "json-fixtures-intellij" % "2.2.0"
[ie.corballis/json-fixtures-intellij "2.2.0"]