Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.rootware |
ArtifactId | ArtifactIdfauxjo |
Version | Version11.1.0-1 |
Type | Typejar |
Filename | Size |
---|---|
fauxjo-11.1.0-1.pom | |
fauxjo-11.1.0-1.jar | 51 KB |
fauxjo-11.1.0-1-sources.jar | 43 KB |
fauxjo-11.1.0-1-javadoc.jar | 202 KB |
Browse |
<!-- 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"]