Modernfit Parent

A compile-time type-safe HTTP client for Android and Java.

Лицензия

Лицензия

Группа

Группа

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

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

parent
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Modernfit Parent
A compile-time type-safe HTTP client for Android and Java.
Ссылка на сайт

Ссылка на сайт

https://github.com/ygModesto/modernfit
Система контроля версий

Система контроля версий

http://github.com/ygmodesto/modernfit/tree/main

Скачать parent

Имя Файла Размер
parent-1.0.0.pom 7 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • modernfit
  • modernfit-processor
  • modernfit-sample

Версии библиотеки

Версия
1.0.0