Last Version

SFaC - Core 0.8

This project is the core part of the Swing Framework and Components (SFaC). It contains the Swing framework classes and the graphical component classes.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.sfac
ArtifactId

ArtifactId

sfac-core
Version

Version

0.8
Type

Type

jar
Description

Description

SFaC - Core
This project is the core part of the Swing Framework and Components (SFaC). It contains the Swing framework classes and the graphical component classes.
Project URL

Project URL

http://sfac.sourceforge.net/sfac-core
Source Code Management

Source Code Management

https://svn.code.sf.net/p/sfac/code/tags/sfac-0.8/sfac-core

Download sfac-core 0.8


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

Dependencies

compile (2)

Group / Artifact Type Version
net.sf.sfac : sfac-utils jar 0.8
commons-logging : commons-logging jar 1.0.4

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
log4j : log4j jar 1.2.13

Project Modules

There are no modules declared in this project.