is not current version
Last Version 2.6.0

be.cylab.mark:core 0.0.17

Core interfaces for the MARK server.

GroupId

GroupId

be.cylab.mark
ArtifactId

ArtifactId

core
Version

Version

0.0.17
Type

Type

jar

Download core 0.0.17


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