is not current version
Last Version 1.4.3

com.networknt:light-eventuate 1.4.2

light-eventuate code generator.

Categories

Categories

Net
GroupId

GroupId

com.networknt
ArtifactId

ArtifactId

light-eventuate
Version

Version

1.4.2
Type

Type

jar

Download light-eventuate 1.4.2


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