is not current version
Last Version 1.5.17

com.networknt:light-client-all-4j 1.5.15

Light 4J Client Dependency Module

Categories

Categories

Net CLI User Interface
GroupId

GroupId

com.networknt
ArtifactId

ArtifactId

light-client-all-4j
Version

Version

1.5.15
Type

Type

jar

Download light-client-all-4j 1.5.15


<!-- https://jarcasting.com/artifacts/com.networknt/light-client-all-4j/ -->
<dependency>
    <groupId>com.networknt</groupId>
    <artifactId>light-client-all-4j</artifactId>
    <version>1.5.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.networknt/light-client-all-4j/
implementation 'com.networknt:light-client-all-4j:1.5.15'
// https://jarcasting.com/artifacts/com.networknt/light-client-all-4j/
implementation ("com.networknt:light-client-all-4j:1.5.15")
'com.networknt:light-client-all-4j:jar:1.5.15'
<dependency org="com.networknt" name="light-client-all-4j" rev="1.5.15">
  <artifact name="light-client-all-4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.networknt', module='light-client-all-4j', version='1.5.15')
)
libraryDependencies += "com.networknt" % "light-client-all-4j" % "1.5.15"
[com.networknt/light-client-all-4j "1.5.15"]