is not current version
Last Version 1.0.1

com.tobianoapps:bulletin 1.0.0-beta02

The easy way to show a changelog with Jetpack Compose

GroupId

GroupId

com.tobianoapps
ArtifactId

ArtifactId

bulletin
Version

Version

1.0.0-beta02
Type

Type

aar

Download bulletin 1.0.0-beta02


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