Modernfit Parent

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

License

License

GroupId

GroupId

com.ygmodesto.modernfit
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Modernfit Parent
A compile-time type-safe HTTP client for Android and Java.
Project URL

Project URL

https://github.com/ygModesto/modernfit
Source Code Management

Source Code Management

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

Download parent

Filename Size
parent-1.0.0.pom 7 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • modernfit
  • modernfit-processor
  • modernfit-sample

Versions

Version
1.0.0