License |
License |
---|---|
GroupId | GroupIdorg.bitbucket.memoryi |
ArtifactId | ArtifactIdmfp |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmfp
mfp
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mfp-2.0.1.pom | |
mfp-2.0.1.jar | 30 KB |
mfp-2.0.1-sources.jar | 17 KB |
mfp-2.0.1-javadoc.jar | 178 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.memoryi/mfp/ -->
<dependency>
<groupId>org.bitbucket.memoryi</groupId>
<artifactId>mfp</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.memoryi/mfp/
implementation 'org.bitbucket.memoryi:mfp:2.0.1'
// https://jarcasting.com/artifacts/org.bitbucket.memoryi/mfp/
implementation ("org.bitbucket.memoryi:mfp:2.0.1")
'org.bitbucket.memoryi:mfp:jar:2.0.1'
<dependency org="org.bitbucket.memoryi" name="mfp" rev="2.0.1">
<artifact name="mfp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.memoryi', module='mfp', version='2.0.1')
)
libraryDependencies += "org.bitbucket.memoryi" % "mfp" % "2.0.1"
[org.bitbucket.memoryi/mfp "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.archetype : archetype-common | jar | 2.2 |
com.thoughtworks.xstream : xstream | jar | 1.4.4 |
com.google.inject : guice | jar | 4.0-beta |
org.freemarker : freemarker-gae | jar | 2.3.20 |
commons-io : commons-io | jar | 2.4 |
commons-beanutils : commons-beanutils | jar | 1.8.3 |