is not current version
Last Version 5.1.0

com.cedarsoftware:n-cube 3.4.97

n-cube Engine

GroupId

GroupId

com.cedarsoftware
ArtifactId

ArtifactId

n-cube
Version

Version

3.4.97
Type

Type

jar

Download n-cube 3.4.97


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