Last Version

Swing Application Framework (JSR 296) Archetype 1.0

Archetype for creating application based on JSR 296

GroupId

GroupId

org.codehaus.mojo.archetypes
ArtifactId

ArtifactId

appframework
Version

Version

1.0
Type

Type

jar
Description

Description

Swing Application Framework (JSR 296) Archetype
Archetype for creating application based on JSR 296
Project Organization

Project Organization

Codehaus

Download appframework 1.0


<!-- https://jarcasting.com/artifacts/org.codehaus.mojo.archetypes/appframework/ -->
<dependency>
    <groupId>org.codehaus.mojo.archetypes</groupId>
    <artifactId>appframework</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.mojo.archetypes/appframework/
implementation 'org.codehaus.mojo.archetypes:appframework:1.0'
// https://jarcasting.com/artifacts/org.codehaus.mojo.archetypes/appframework/
implementation ("org.codehaus.mojo.archetypes:appframework:1.0")
'org.codehaus.mojo.archetypes:appframework:jar:1.0'
<dependency org="org.codehaus.mojo.archetypes" name="appframework" rev="1.0">
  <artifact name="appframework" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.mojo.archetypes', module='appframework', version='1.0')
)
libraryDependencies += "org.codehaus.mojo.archetypes" % "appframework" % "1.0"
[org.codehaus.mojo.archetypes/appframework "1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.