не последняя версия
Последняя версия 5.1.0

com.cedarsoftware:n-cube 2.7.1

n-cube Engine

Группа

Группа

com.cedarsoftware
Идентификатор

Идентификатор

n-cube
Версия

Версия

2.7.1
Тип

Тип

jar

Скачать n-cube 2.7.1


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