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