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