не последняя версия
Последняя версия 3.0.4

com.colorfulsoftware:atomsphere 3.0.1

An Atom 1.0 feed library written in Java on top of the Stax API.

Группа

Группа

com.colorfulsoftware
Идентификатор

Идентификатор

atomsphere
Версия

Версия

3.0.1
Тип

Тип

jar

Скачать atomsphere 3.0.1


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