License |
License |
---|---|
GroupId | GroupIdme.nemiron.hyperion |
ArtifactId | ArtifactIdlogs |
Last Version | Last Version0.3.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionlogs
Set of useful Hyperion plugins
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
logs-0.3.3.pom | |
logs-0.3.3-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.nemiron.hyperion/logs/ -->
<dependency>
<groupId>me.nemiron.hyperion</groupId>
<artifactId>logs</artifactId>
<version>0.3.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.nemiron.hyperion/logs/
implementation 'me.nemiron.hyperion:logs:0.3.3'
// https://jarcasting.com/artifacts/me.nemiron.hyperion/logs/
implementation ("me.nemiron.hyperion:logs:0.3.3")
'me.nemiron.hyperion:logs:aar:0.3.3'
<dependency org="me.nemiron.hyperion" name="logs" rev="0.3.3">
<artifact name="logs" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.nemiron.hyperion', module='logs', version='0.3.3')
)
libraryDependencies += "me.nemiron.hyperion" % "logs" % "0.3.3"
[me.nemiron.hyperion/logs "0.3.3"]
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core-ktx | jar | 1.3.2 |
androidx.appcompat » appcompat | jar | 1.2.0 |
androidx.constraintlayout » constraintlayout | jar | 2.0.1 |
com.willowtreeapps.hyperion : hyperion-plugin | jar | 0.9.31 |
com.github.pedrovgs : lynx | jar | 1.1.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.0 |