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