is not current version
Last Version 0.25.0

io.liftwizard:liftwizard-graphql-exception 0.19.0


GroupId

GroupId

io.liftwizard
ArtifactId

ArtifactId

liftwizard-graphql-exception
Version

Version

0.19.0
Type

Type

jar

Download liftwizard-graphql-exception 0.19.0


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