is not current version
Last Version 1.1.0

com.zachary-moore:JSONCustomLintr 1.0.0

Library for the creation, running, and reporting of Custom Lint Rules for files that follow JSON Notation.

Categories

Categories

JSON Data
GroupId

GroupId

com.zachary-moore
ArtifactId

ArtifactId

JSONCustomLintr
Version

Version

1.0.0
Type

Type

pom

Download JSONCustomLintr 1.0.0


<!-- https://jarcasting.com/artifacts/com.zachary-moore/JSONCustomLintr/ -->
<dependency>
    <groupId>com.zachary-moore</groupId>
    <artifactId>JSONCustomLintr</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.zachary-moore/JSONCustomLintr/
implementation 'com.zachary-moore:JSONCustomLintr:1.0.0'
// https://jarcasting.com/artifacts/com.zachary-moore/JSONCustomLintr/
implementation ("com.zachary-moore:JSONCustomLintr:1.0.0")
'com.zachary-moore:JSONCustomLintr:pom:1.0.0'
<dependency org="com.zachary-moore" name="JSONCustomLintr" rev="1.0.0">
  <artifact name="JSONCustomLintr" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.zachary-moore', module='JSONCustomLintr', version='1.0.0')
)
libraryDependencies += "com.zachary-moore" % "JSONCustomLintr" % "1.0.0"
[com.zachary-moore/JSONCustomLintr "1.0.0"]