| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.colorfulsoftware |
| Идентификатор | Идентификаторatomsphere |
| Последняя версия | Последняя версия3.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAtomsphere
An Atom 1.0 feed library written in Java.
|
| Имя Файла | Размер |
|---|---|
| atomsphere-3.0.4.pom | |
| atomsphere-3.0.4.jar | 87 KB |
| atomsphere-3.0.4-test-sources.jar | 37 KB |
| atomsphere-3.0.4-sources.jar | 72 KB |
| atomsphere-3.0.4-javadoc.jar | 178 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.7 |