is not current version
Last Version 2.2.3.LIFERAY-PATCHED-2

com.liferay:com.github.fge.json.schema.validator 2.2.3.LIFERAY-PATCHED-1


Categories

Categories

Github Development Tools Version Controls JSON Data
GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.github.fge.json.schema.validator
Version

Version

2.2.3.LIFERAY-PATCHED-1
Type

Type

jar

Download com.github.fge.json.schema.validator 2.2.3.LIFERAY-PATCHED-1


<!-- https://jarcasting.com/artifacts/com.liferay/com.github.fge.json.schema.validator/ -->
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.github.fge.json.schema.validator</artifactId>
    <version>2.2.3.LIFERAY-PATCHED-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.github.fge.json.schema.validator/
implementation 'com.liferay:com.github.fge.json.schema.validator:2.2.3.LIFERAY-PATCHED-1'
// https://jarcasting.com/artifacts/com.liferay/com.github.fge.json.schema.validator/
implementation ("com.liferay:com.github.fge.json.schema.validator:2.2.3.LIFERAY-PATCHED-1")
'com.liferay:com.github.fge.json.schema.validator:jar:2.2.3.LIFERAY-PATCHED-1'
<dependency org="com.liferay" name="com.github.fge.json.schema.validator" rev="2.2.3.LIFERAY-PATCHED-1">
  <artifact name="com.github.fge.json.schema.validator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.github.fge.json.schema.validator', version='2.2.3.LIFERAY-PATCHED-1')
)
libraryDependencies += "com.liferay" % "com.github.fge.json.schema.validator" % "2.2.3.LIFERAY-PATCHED-1"
[com.liferay/com.github.fge.json.schema.validator "2.2.3.LIFERAY-PATCHED-1"]