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