aafactory-commons

'aafactory-commons' is a common library that combines or slightly modified existing open source libraries. It is intended to create test cases for open source libraries and to make them useful for future application development.

License

License

GroupId

GroupId

io.github.aafactory
ArtifactId

ArtifactId

commons
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

aafactory-commons
'aafactory-commons' is a common library that combines or slightly modified existing open source libraries. It is intended to create test cases for open source libraries and to make them useful for future application development.
Project URL

Project URL

https://github.com/AAFactory/aafactory-commons/
Source Code Management

Source Code Management

https://github.com/AAFactory/aafactory-commons/

Download commons

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 4.1.3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (19)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.5.31
androidx.appcompat » appcompat jar 1.3.1
androidx.cardview » cardview jar 1.0.0
androidx.legacy » legacy-support-v4 jar 1.0.0
androidx.constraintlayout » constraintlayout jar 2.1.1
com.google.android.material » material jar 1.4.0
com.google.code.gson : gson jar 2.8.6
commons-io : commons-io jar 2.6
org.apache.commons : commons-lang3 jar 3.7
com.werb.eventbuskotlin » eventbuskotlin jar 0.2.0
com.werb.moretype » moretype jar 0.3.6
id.zelory : compressor jar 2.1.0
com.github.bumptech.glide : glide jar 4.11.0
io.noties.markwon : core jar 4.6.2
io.noties.markwon : syntax-highlight jar 4.6.2
io.noties.markwon : ext-tables jar 4.6.2
io.noties.markwon : image jar 4.6.2
io.noties.markwon : html jar 4.6.2
io.noties : prism4j jar 2.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.10
1.0.9
1.0.8