is not current version
Last Version 2.0.1

org.bitbucket.memoryi:mfp 2.0.0

mfp

GroupId

GroupId

org.bitbucket.memoryi
ArtifactId

ArtifactId

mfp
Version

Version

2.0.0
Type

Type

jar

Download mfp 2.0.0


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