Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.rootware |
ArtifactId | ArtifactIdfauxjo |
Version | Version11.1.0-6 |
Type | Typejar |
Filename | Size |
---|---|
fauxjo-11.1.0-6.pom | |
fauxjo-11.1.0-6.jar | 51 KB |
fauxjo-11.1.0-6-sources.jar | 43 KB |
fauxjo-11.1.0-6-javadoc.jar | 203 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.rootware/fauxjo/ -->
<dependency>
<groupId>net.rootware</groupId>
<artifactId>fauxjo</artifactId>
<version>11.1.0-6</version>
</dependency>
// https://jarcasting.com/artifacts/net.rootware/fauxjo/
implementation 'net.rootware:fauxjo:11.1.0-6'
// https://jarcasting.com/artifacts/net.rootware/fauxjo/
implementation ("net.rootware:fauxjo:11.1.0-6")
'net.rootware:fauxjo:jar:11.1.0-6'
<dependency org="net.rootware" name="fauxjo" rev="11.1.0-6">
<artifact name="fauxjo" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.rootware', module='fauxjo', version='11.1.0-6')
)
libraryDependencies += "net.rootware" % "fauxjo" % "11.1.0-6"
[net.rootware/fauxjo "11.1.0-6"]