is not current version
Last Version 3.5.5-p1

org.ngrinder:ngrinder-runtime 3.5.2

ngrinder-runtime module

GroupId

GroupId

org.ngrinder
ArtifactId

ArtifactId

ngrinder-runtime
Version

Version

3.5.2
Type

Type

jar

Download ngrinder-runtime 3.5.2


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