is not current version
Last Version 3.0.4

com.colorfulsoftware:atomsphere 3.0.3

An Atom 1.0 feed library written in Java.

GroupId

GroupId

com.colorfulsoftware
ArtifactId

ArtifactId

atomsphere
Version

Version

3.0.3
Type

Type

jar

Download atomsphere 3.0.3


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