is not current version
Last Version 1.4.3

com.networknt:light-eventuate 1.3.5

light-eventuate code generator.

Categories

Categories

Net
GroupId

GroupId

com.networknt
ArtifactId

ArtifactId

light-eventuate
Version

Version

1.3.5
Type

Type

jar

Download light-eventuate 1.3.5


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