is not current version
Last Version 1.1.18

net.trajano.ms.app:quasar-ms 1.0.0

VueJS/Quasar based UI

Categories

Categories

Net Quasar Application Layer Libs Distributed Applications
GroupId

GroupId

net.trajano.ms.app
ArtifactId

ArtifactId

quasar-ms
Version

Version

1.0.0
Type

Type

pom

Download quasar-ms 1.0.0

Filename Size
quasar-ms-1.0.0.pom 2 KB
Browse

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