Atomsphere

An Atom 1.0 feed library written in Java.

License

License

GroupId

GroupId

com.colorfulsoftware
ArtifactId

ArtifactId

atomsphere
Last Version

Last Version

3.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Atomsphere
An Atom 1.0 feed library written in Java.

Download atomsphere

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0.0