Downloads

Released Binary and Source

http://central.maven.org/maven2/org/picocontainer/script/

http://central.maven.org/maven2/org/picocontainer/script/picocontainer-script-distribution

Snapshot Binary and Source

http://snapshots.repository.codehaus.org/org/picocontainer/script/

http://snapshots.repository.codehaus.org/org/picocontainer/script/picocontainer-script-distribution

Using Maven Artifacts

If you use Maven as the build system (or one that is compatible with the Maven Repository), you can declare dependencies as

   
    org.picontainer.script
    picocontainer-script-[module]
    [version]
  
specifying the desired module and version. Declaring this dependency will pull in all other required dependencies (ie transitive dependencies).