Jar examples for a:act
The ACT full stack MVC framework
You can download jar file act 1.4.5 in this page.
The Apache Software License, Version 2.0
You can use the following script to add act-1.4.5.jar to your project.
<dependency> <groupId>org.actframework</groupId> <artifactId>act</artifactId> <version>1.4.5</version> </dependency>
compile group: 'org.actframework', name: 'act', version: '1.4.5'
libraryDependencies += "org.actframework" % "act" % "1.4.5"
<dependency org="org.actframework" name="act" rev="1.4.5"/>
@Grapes(@Grab(group='org.actframework', module='act', version='1.4.5'))
'org.actframework:act:jar:1.4.5'
Click the following link to download the jar file.
act-1.4.5-javadoc.jar