bulletin

Easy changelog with Jetpack Compose

License

License

GroupId

GroupId

com.tobianoapps
ArtifactId

ArtifactId

bulletin
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

bulletin
Easy changelog with Jetpack Compose

Download bulletin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (9)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.6.21
androidx.compose.material » material jar 1.2.0-beta02
androidx.compose.foundation » foundation jar 1.2.0-beta02
androidx.compose.runtime » runtime jar 1.2.0-beta02
androidx.compose.ui » ui-tooling jar 1.2.0-beta02
androidx.compose.ui » ui-tooling-preview jar 1.2.0-beta02
androidx.core » core-ktx jar 1.7.0
com.squareup.okhttp3 : okhttp jar
com.github.Qase » LoremKotlinum jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0
1.0.0-rc09
1.0.0-rc08
1.0.0-rc06
1.0.0-rc05
1.0.0-rc04
1.0.0-rc03
1.0.0-rc02
1.0.0-rc01
1.0.0-beta09
1.0.0-beta08
1.0.0-beta07
1.0.0-beta06
1.0.0-beta05
1.0.0-beta04
1.0.0-beta03
1.0.0-beta02
1.0.0-beta01