GroupId | GroupIdeu.seaclouds-project |
---|---|
ArtifactId | ArtifactIdmatchmaker |
Version | Version0.7.0-M19 |
Type | Typejar |
Filename | Size |
---|---|
matchmaker-0.7.0-M19.pom | |
matchmaker-0.7.0-M19.jar | 4 KB |
matchmaker-0.7.0-M19-sources.jar | 2 KB |
matchmaker-0.7.0-M19-javadoc.jar | 35 KB |
Browse |
<!-- 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"]