is not current version
Last Version 1.0.0

eu.seaclouds-project:matchmaker 0.7.0-M19


GroupId

GroupId

eu.seaclouds-project
ArtifactId

ArtifactId

matchmaker
Version

Version

0.7.0-M19
Type

Type

jar

Download matchmaker 0.7.0-M19


<!-- https://jarcasting.com/artifacts/eu.seaclouds-project/matchmaker/ -->
<dependency>
    <groupId>eu.seaclouds-project</groupId>
    <artifactId>matchmaker</artifactId>
    <version>0.7.0-M19</version>
</dependency>
// https://jarcasting.com/artifacts/eu.seaclouds-project/matchmaker/
implementation 'eu.seaclouds-project:matchmaker:0.7.0-M19'
// https://jarcasting.com/artifacts/eu.seaclouds-project/matchmaker/
implementation ("eu.seaclouds-project:matchmaker:0.7.0-M19")
'eu.seaclouds-project:matchmaker:jar:0.7.0-M19'
<dependency org="eu.seaclouds-project" name="matchmaker" rev="0.7.0-M19">
  <artifact name="matchmaker" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.seaclouds-project', module='matchmaker', version='0.7.0-M19')
)
libraryDependencies += "eu.seaclouds-project" % "matchmaker" % "0.7.0-M19"
[eu.seaclouds-project/matchmaker "0.7.0-M19"]