is not current version
Last Version 0.9.8.10

org.marid:marid-services 0.9.2


GroupId

GroupId

org.marid
ArtifactId

ArtifactId

marid-services
Version

Version

0.9.2
Type

Type

pom

Download marid-services 0.9.2

Filename Size
marid-services-0.9.2.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/org.marid/marid-services/ -->
<dependency>
    <groupId>org.marid</groupId>
    <artifactId>marid-services</artifactId>
    <version>0.9.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.marid/marid-services/
implementation 'org.marid:marid-services:0.9.2'
// https://jarcasting.com/artifacts/org.marid/marid-services/
implementation ("org.marid:marid-services:0.9.2")
'org.marid:marid-services:pom:0.9.2'
<dependency org="org.marid" name="marid-services" rev="0.9.2">
  <artifact name="marid-services" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.marid', module='marid-services', version='0.9.2')
)
libraryDependencies += "org.marid" % "marid-services" % "0.9.2"
[org.marid/marid-services "0.9.2"]