GroupId | GroupIdio.github.devzwy |
---|---|
ArtifactId | ArtifactIdnsfw |
Version | Version1.5.0 |
Type | Typeaar |
Filename | Size |
---|---|
nsfw-1.5.0.pom | |
nsfw-1.5.0.aar | 35 KB |
nsfw-1.5.0-sources.jar | 4 KB |
nsfw-1.5.0-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.devzwy/nsfw/ -->
<dependency>
<groupId>io.github.devzwy</groupId>
<artifactId>nsfw</artifactId>
<version>1.5.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.devzwy/nsfw/
implementation 'io.github.devzwy:nsfw:1.5.0'
// https://jarcasting.com/artifacts/io.github.devzwy/nsfw/
implementation ("io.github.devzwy:nsfw:1.5.0")
'io.github.devzwy:nsfw:aar:1.5.0'
<dependency org="io.github.devzwy" name="nsfw" rev="1.5.0">
<artifact name="nsfw" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.devzwy', module='nsfw', version='1.5.0')
)
libraryDependencies += "io.github.devzwy" % "nsfw" % "1.5.0"
[io.github.devzwy/nsfw "1.5.0"]