is not current version
Last Version 1.6.7

com.github.cukespace:cukespace-core 1.6.0


GroupId

GroupId

com.github.cukespace
ArtifactId

ArtifactId

cukespace-core
Version

Version

1.6.0
Type

Type

jar

Download cukespace-core 1.6.0


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