Last Version

DataFormatter 0.1.0

Runtime information gathering system aimed at closing the gap between the technicalities and Testers/PAs

License

License

Categories

Categories

ORM Data
GroupId

GroupId

io.github.rafaelsramos
ArtifactId

ArtifactId

formatter
Version

Version

0.1.0
Type

Type

aar
Description

Description

DataFormatter
Runtime information gathering system aimed at closing the gap between the technicalities and Testers/PAs
Project URL

Project URL

https://github.com/RafaelsRamos/HermesLogger
Source Code Management

Source Code Management

https://github.com/RafaelsRamos/HermesLogger

Download formatter 0.1.0


<!-- https://jarcasting.com/artifacts/io.github.rafaelsramos/formatter/ -->
<dependency>
    <groupId>io.github.rafaelsramos</groupId>
    <artifactId>formatter</artifactId>
    <version>0.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.rafaelsramos/formatter/
implementation 'io.github.rafaelsramos:formatter:0.1.0'
// https://jarcasting.com/artifacts/io.github.rafaelsramos/formatter/
implementation ("io.github.rafaelsramos:formatter:0.1.0")
'io.github.rafaelsramos:formatter:aar:0.1.0'
<dependency org="io.github.rafaelsramos" name="formatter" rev="0.1.0">
  <artifact name="formatter" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.rafaelsramos', module='formatter', version='0.1.0')
)
libraryDependencies += "io.github.rafaelsramos" % "formatter" % "0.1.0"
[io.github.rafaelsramos/formatter "0.1.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.0
androidx.core » core-ktx jar 1.5.0
androidx.appcompat » appcompat jar 1.3.0
com.google.android.material » material jar 1.3.0
com.fasterxml.jackson.core : jackson-databind jar 2.11.1
com.fasterxml.jackson.core : jackson-core jar 2.11.1
com.fasterxml.jackson.core : jackson-annotations jar 2.11.1

Project Modules

There are no modules declared in this project.