| License |
License |
|---|---|
| GroupId | GroupIdcc.fozone |
| ArtifactId | ArtifactIdSupport.FO |
| Last Version | Last Version1.0.0.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSupport.FO
Java Development Toolkit
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| Support.FO-1.0.0.RELEASE.pom | |
| Support.FO-1.0.0.RELEASE.jar | 12 KB |
| Support.FO-1.0.0.RELEASE-sources.jar | 8 KB |
| Support.FO-1.0.0.RELEASE-javadoc.jar | 90 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cc.fozone/Support.FO/ -->
<dependency>
<groupId>cc.fozone</groupId>
<artifactId>Support.FO</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cc.fozone/Support.FO/
implementation 'cc.fozone:Support.FO:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/cc.fozone/Support.FO/
implementation ("cc.fozone:Support.FO:1.0.0.RELEASE")
'cc.fozone:Support.FO:jar:1.0.0.RELEASE'
<dependency org="cc.fozone" name="Support.FO" rev="1.0.0.RELEASE">
<artifact name="Support.FO" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.fozone', module='Support.FO', version='1.0.0.RELEASE')
)
libraryDependencies += "cc.fozone" % "Support.FO" % "1.0.0.RELEASE"
[cc.fozone/Support.FO "1.0.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.pegdown : pegdown | jar | 1.4.2 |
| javax.mail : javax.mail-api | jar | 1.5.2 |
| com.sun.mail : javax.mail | jar | 1.5.2 |
| commons-lang : commons-lang | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |