| License |
License |
|---|---|
| GroupId | GroupIdcom.github.ffpojo |
| ArtifactId | ArtifactIdffpojo |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFFPOJO :: Core Project
FFPOJO core project.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ffpojo-1.0.pom | |
| ffpojo-1.0.jar | 73 KB |
| ffpojo-1.0-sources.jar | 43 KB |
| ffpojo-1.0-javadoc.jar | 349 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.ffpojo/ffpojo/ -->
<dependency>
<groupId>com.github.ffpojo</groupId>
<artifactId>ffpojo</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ffpojo/ffpojo/
implementation 'com.github.ffpojo:ffpojo:1.0'
// https://jarcasting.com/artifacts/com.github.ffpojo/ffpojo/
implementation ("com.github.ffpojo:ffpojo:1.0")
'com.github.ffpojo:ffpojo:jar:1.0'
<dependency org="com.github.ffpojo" name="ffpojo" rev="1.0">
<artifact name="ffpojo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ffpojo', module='ffpojo', version='1.0')
)
libraryDependencies += "com.github.ffpojo" % "ffpojo" % "1.0"
[com.github.ffpojo/ffpojo "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |