is not current version
Last Version 1.1.18

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


Categories

Categories

Net
GroupId

GroupId

net.trajano.ms.app
ArtifactId

ArtifactId

ms-base
Version

Version

0.0.5
Type

Type

jar

Download ms-base 0.0.5


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