is not current version
Last Version 2.0.0

com.expofp:fplan 1.1.5

Library for displaying expo plans

GroupId

GroupId

com.expofp
ArtifactId

ArtifactId

fplan
Version

Version

1.1.5
Type

Type

aar

Download fplan 1.1.5


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