Jar examples for m:modules-api
Modules is a tiny module framework for java.
You can download jar file modules-api 0.21.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add modules-api-0.21.0.jar to your project.
<dependency> <groupId>com.thorstenmarx.modules</groupId> <artifactId>modules-api</artifactId> <version>0.21.0</version> </dependency>
compile group: 'com.thorstenmarx.modules', name: 'modules-api', version: '0.21.0'
libraryDependencies += "com.thorstenmarx.modules" % "modules-api" % "0.21.0"
<dependency org="com.thorstenmarx.modules" name="modules-api" rev="0.21.0"/>
@Grapes(@Grab(group='com.thorstenmarx.modules', module='modules-api', version='0.21.0'))
'com.thorstenmarx.modules:modules-api:jar:0.21.0'
Click the following link to download the jar file.
modules-api-0.21.0-javadoc.jar