GroupId | GroupIdio.github.Onionsss |
---|---|
ArtifactId | ArtifactIdview |
Version | Version1.0.0 |
Type | Typeaar |
Filename | Size |
---|---|
view-1.0.0.pom | |
view-1.0.0-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.Onionsss/view/ -->
<dependency>
<groupId>io.github.Onionsss</groupId>
<artifactId>view</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.Onionsss/view/
implementation 'io.github.Onionsss:view:1.0.0'
// https://jarcasting.com/artifacts/io.github.Onionsss/view/
implementation ("io.github.Onionsss:view:1.0.0")
'io.github.Onionsss:view:aar:1.0.0'
<dependency org="io.github.Onionsss" name="view" rev="1.0.0">
<artifact name="view" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.Onionsss', module='view', version='1.0.0')
)
libraryDependencies += "io.github.Onionsss" % "view" % "1.0.0"
[io.github.Onionsss/view "1.0.0"]