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