Last Version

Application base feature library 0.1.0

Library with basic features useful to build complex applications easily

License

License

GroupId

GroupId

de.alx-development
ArtifactId

ArtifactId

application
Version

Version

0.1.0
Type

Type

jar
Description

Description

Application base feature library
Library with basic features useful to build complex applications easily
Project URL

Project URL

https://www.alx-development.de
Project Organization

Project Organization

ALX-Development
Source Code Management

Source Code Management

https://bitbucket.org/alex-thiel/application/src

Download application 0.1.0


<!-- https://jarcasting.com/artifacts/de.alx-development/application/ -->
<dependency>
    <groupId>de.alx-development</groupId>
    <artifactId>application</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.alx-development/application/
implementation 'de.alx-development:application:0.1.0'
// https://jarcasting.com/artifacts/de.alx-development/application/
implementation ("de.alx-development:application:0.1.0")
'de.alx-development:application:jar:0.1.0'
<dependency org="de.alx-development" name="application" rev="0.1.0">
  <artifact name="application" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.alx-development', module='application', version='0.1.0')
)
libraryDependencies += "de.alx-development" % "application" % "0.1.0"
[de.alx-development/application "0.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
javax.help : javahelp jar 2.0.05
net.contentobjects.jnotify : jnotify jar 0.94

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Project Modules

There are no modules declared in this project.