License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface |
GroupId | GroupIdcom.networknt |
ArtifactId | ArtifactIdlight-client-all-4j |
Last Version | Last Version1.5.17 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent POM
Light 4J Client Dependency Module
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.networknt/light-client-all-4j/ -->
<dependency>
<groupId>com.networknt</groupId>
<artifactId>light-client-all-4j</artifactId>
<version>1.5.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.networknt/light-client-all-4j/
implementation 'com.networknt:light-client-all-4j:1.5.17'
// https://jarcasting.com/artifacts/com.networknt/light-client-all-4j/
implementation ("com.networknt:light-client-all-4j:1.5.17")
'com.networknt:light-client-all-4j:jar:1.5.17'
<dependency org="com.networknt" name="light-client-all-4j" rev="1.5.17">
<artifact name="light-client-all-4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.networknt', module='light-client-all-4j', version='1.5.17')
)
libraryDependencies += "com.networknt" % "light-client-all-4j" % "1.5.17"
[com.networknt/light-client-all-4j "1.5.17"]