is not current version
Last Version 0.1.5

com.github.vatbub:common.view.motd 0.1.0

Utility to show a message of a day at app startup read from a RSS feed.

GroupId

GroupId

com.github.vatbub
ArtifactId

ArtifactId

common.view.motd
Version

Version

0.1.0
Type

Type

jar

Download common.view.motd 0.1.0


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