is not current version
Last Version 11.1.0-7

net.rootware:fauxjo 11.1.0-1


Categories

Categories

Net
GroupId

GroupId

net.rootware
ArtifactId

ArtifactId

fauxjo
Version

Version

11.1.0-1
Type

Type

jar

Download fauxjo 11.1.0-1


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