| License |
License |
|---|---|
| GroupId | GroupIdtop.canyie.pine |
| ArtifactId | ArtifactIdcore |
| Last Version | Last Version0.2.6 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionpine
pine hook core library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| core-0.2.6.pom | |
| core-0.2.6-sources.jar | 22 KB |
| core-0.2.6-javadoc.jar | 344 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.canyie.pine/core/ -->
<dependency>
<groupId>top.canyie.pine</groupId>
<artifactId>core</artifactId>
<version>0.2.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/top.canyie.pine/core/
implementation 'top.canyie.pine:core:0.2.6'
// https://jarcasting.com/artifacts/top.canyie.pine/core/
implementation ("top.canyie.pine:core:0.2.6")
'top.canyie.pine:core:aar:0.2.6'
<dependency org="top.canyie.pine" name="core" rev="0.2.6">
<artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='top.canyie.pine', module='core', version='0.2.6')
)
libraryDependencies += "top.canyie.pine" % "core" % "0.2.6"
[top.canyie.pine/core "0.2.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| dev.rikka.ndk.thirdparty : cxx | jar | 1.2.0 |