Last Version

Modules 2.8.0

Modules is a tiny module framework for java.

License

License

GroupId

GroupId

com.thorstenmarx.modules
ArtifactId

ArtifactId

modules
Version

Version

2.8.0
Type

Type

pom
Description

Description

Modules
Modules is a tiny module framework for java.
Project URL

Project URL

http://thorstenmarx.com/projects/modules/
Project Organization

Project Organization

Thorsten Marx

Download modules 2.8.0

Filename Size
modules-2.8.0.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/com.thorstenmarx.modules/modules/ -->
<dependency>
    <groupId>com.thorstenmarx.modules</groupId>
    <artifactId>modules</artifactId>
    <version>2.8.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.thorstenmarx.modules/modules/
implementation 'com.thorstenmarx.modules:modules:2.8.0'
// https://jarcasting.com/artifacts/com.thorstenmarx.modules/modules/
implementation ("com.thorstenmarx.modules:modules:2.8.0")
'com.thorstenmarx.modules:modules:pom:2.8.0'
<dependency org="com.thorstenmarx.modules" name="modules" rev="2.8.0">
  <artifact name="modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.thorstenmarx.modules', module='modules', version='2.8.0')
)
libraryDependencies += "com.thorstenmarx.modules" % "modules" % "2.8.0"
[com.thorstenmarx.modules/modules "2.8.0"]

Dependencies

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

Project Modules

  • api
  • manager