Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdio.github.jjldxz |
ArtifactId | ArtifactIdopen-platform |
Version | Version1.0.1 |
Type | Typeaar |
Filename | Size |
---|---|
open-platform-1.0.1.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jjldxz/open-platform/ -->
<dependency>
<groupId>io.github.jjldxz</groupId>
<artifactId>open-platform</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jjldxz/open-platform/
implementation 'io.github.jjldxz:open-platform:1.0.1'
// https://jarcasting.com/artifacts/io.github.jjldxz/open-platform/
implementation ("io.github.jjldxz:open-platform:1.0.1")
'io.github.jjldxz:open-platform:aar:1.0.1'
<dependency org="io.github.jjldxz" name="open-platform" rev="1.0.1">
<artifact name="open-platform" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.jjldxz', module='open-platform', version='1.0.1')
)
libraryDependencies += "io.github.jjldxz" % "open-platform" % "1.0.1"
[io.github.jjldxz/open-platform "1.0.1"]