License |
License |
---|---|
GroupId | GroupIdcom.expofp |
ArtifactId | ArtifactIdfplan |
Version | Version1.1.10 |
Type | Typeaar |
Description |
Descriptionfplan
Library for displaying expo plans
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fplan-1.1.10.pom | |
fplan-1.1.10-sources.jar | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.expofp/fplan/ -->
<dependency>
<groupId>com.expofp</groupId>
<artifactId>fplan</artifactId>
<version>1.1.10</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.expofp/fplan/
implementation 'com.expofp:fplan:1.1.10'
// https://jarcasting.com/artifacts/com.expofp/fplan/
implementation ("com.expofp:fplan:1.1.10")
'com.expofp:fplan:aar:1.1.10'
<dependency org="com.expofp" name="fplan" rev="1.1.10">
<artifact name="fplan" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.expofp', module='fplan', version='1.1.10')
)
libraryDependencies += "com.expofp" % "fplan" % "1.1.10"
[com.expofp/fplan "1.1.10"]
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 |
---|---|---|
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.3.5 |
androidx.navigation » navigation-ui | jar | 2.3.5 |
org.jetbrains : annotations | jar | 15.0 |