| License |
License |
|---|---|
| Categories |
CategoriesLogging Application Layer Libs ORM Data |
| GroupId | GroupIdcom.sudoplatform |
| ArtifactId | ArtifactIdsudologging |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionsudologging
An android logging library used by SudoPlatform SDKs
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sudologging-1.2.0.pom | |
| sudologging-1.2.0.aar | 30 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sudoplatform/sudologging/ -->
<dependency>
<groupId>com.sudoplatform</groupId>
<artifactId>sudologging</artifactId>
<version>1.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.sudoplatform/sudologging/
implementation 'com.sudoplatform:sudologging:1.2.0'
// https://jarcasting.com/artifacts/com.sudoplatform/sudologging/
implementation ("com.sudoplatform:sudologging:1.2.0")
'com.sudoplatform:sudologging:aar:1.2.0'
<dependency org="com.sudoplatform" name="sudologging" rev="1.2.0">
<artifact name="sudologging" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.sudoplatform', module='sudologging', version='1.2.0')
)
libraryDependencies += "com.sudoplatform" % "sudologging" % "1.2.0"
[com.sudoplatform/sudologging "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.6.10 |
| androidx.appcompat » appcompat | jar | 1.3.1 |
| androidx.core » core-ktx | jar | 1.6.0 |