License |
License |
---|---|
GroupId | GroupIdbe.cylab.mark |
ArtifactId | ArtifactIdcore |
Version | Version2.5.3 |
Type | Typejar |
Description |
Descriptioncore
Core interfaces for the MARK server.
|
Project URL |
Project URL |
Filename | Size |
---|---|
core-2.5.3.pom | |
core-2.5.3.jar | 11 KB |
core-2.5.3-sources.jar | 11 KB |
core-2.5.3-javadoc.jar | 448 KB |
Browse |
<!-- https://jarcasting.com/artifacts/be.cylab.mark/core/ -->
<dependency>
<groupId>be.cylab.mark</groupId>
<artifactId>core</artifactId>
<version>2.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/be.cylab.mark/core/
implementation 'be.cylab.mark:core:2.5.3'
// https://jarcasting.com/artifacts/be.cylab.mark/core/
implementation ("be.cylab.mark:core:2.5.3")
'be.cylab.mark:core:jar:2.5.3'
<dependency org="be.cylab.mark" name="core" rev="2.5.3">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.cylab.mark', module='core', version='2.5.3')
)
libraryDependencies += "be.cylab.mark" % "core" % "2.5.3"
[be.cylab.mark/core "2.5.3"]
Group / Artifact | Type | Version |
---|---|---|
org.mongodb : bson | jar | 3.11.0 |
be.cylab : snakeyaml | jar | 1.25.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |