is not current version
Last Version 1.0.1

net.myrrix:myrrix-web-common 1.0.0

Web application source code from Serving Layer (common files)

Categories

Categories

Net
GroupId

GroupId

net.myrrix
ArtifactId

ArtifactId

myrrix-web-common
Version

Version

1.0.0
Type

Type

jar

Download myrrix-web-common 1.0.0


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