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