fplan

Library for displaying expo plans

License

License

MIT License
GroupId

GroupId

com.expofp
ArtifactId

ArtifactId

fplan
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

fplan
Library for displaying expo plans

Download fplan

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 7.2.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

runtime (8)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.1.10
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0