is not current version
Last Version 0.8

net.fwbrasil:smirror_2.10 0.7

sMirror

Categories

Categories

Net Mirror Application Layer Libs Introspection
GroupId

GroupId

net.fwbrasil
ArtifactId

ArtifactId

smirror_2.10
Version

Version

0.7
Type

Type

jar

Download smirror_2.10 0.7


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