is not current version
Last Version 1.1.18

net.trajano.ms.app:ms-base 0.0.4


Categories

Categories

Net
GroupId

GroupId

net.trajano.ms.app
ArtifactId

ArtifactId

ms-base
Version

Version

0.0.4
Type

Type

pom

Download ms-base 0.0.4

Filename Size
ms-base-0.0.4.pom 2 KB
Browse

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