| License |
License
MIT License
|
|---|---|
| GroupId | GroupIdcom.expofp |
| ArtifactId | ArtifactIdfplan |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionfplan
Library for displaying expo plans
|
| Filename | Size |
|---|---|
| fplan-2.0.0.pom | |
| fplan-2.0.0-sources.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.expofp/fplan/ -->
<dependency>
<groupId>com.expofp</groupId>
<artifactId>fplan</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.expofp/fplan/
implementation 'com.expofp:fplan:2.0.0'
// https://jarcasting.com/artifacts/com.expofp/fplan/
implementation ("com.expofp:fplan:2.0.0")
'com.expofp:fplan:aar:2.0.0'
<dependency org="com.expofp" name="fplan" rev="2.0.0">
<artifact name="fplan" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.expofp', module='fplan', version='2.0.0')
)
libraryDependencies += "com.expofp" % "fplan" % "2.0.0"
[com.expofp/fplan "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.databinding » viewbinding | jar | 7.2.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.expofp : common | jar | 2.0.0 |
| com.google.code.gson : gson | jar | 2.9.0 |
| androidx.appcompat » appcompat | jar | 1.4.0 |
| com.google.android.material » material | jar | 1.4.0 |
| androidx.constraintlayout » constraintlayout | jar | 2.1.2 |
| androidx.navigation » navigation-fragment | jar | 2.4.2 |
| androidx.navigation » navigation-ui | jar | 2.4.2 |
| org.jetbrains : annotations | jar | 15.0 |