Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 248 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 248 Bytes

mturk-maven

Hosting aws mturk jar (1.6.2) for maven use

To do: mvn install:install-file -DgroupId="maven-turk" -DartifactId="com.aws.mturk" -Dversion="1.6.2" -Dpackaging="jar" -Dfile=[path to jar file] -DlocalRepositoryPath=[local github path]