is not current version
Last Version 3.2.0

ie.corballis:json-fixtures-intellij 1.0.3


Categories

Categories

IntelliJ IDEA Development Tools IDE JSON Data
GroupId

GroupId

ie.corballis
ArtifactId

ArtifactId

json-fixtures-intellij
Version

Version

1.0.3
Type

Type

jar

Download json-fixtures-intellij 1.0.3


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