Jar examples for a:all
Ponzu is a collections framework for Java. It has JDK-compatible List, Set and Map implementations with a rich API and set of utility classes that work with any JDK compatible Collections, Arrays, Maps or Strings.
You can download jar file all 0.29 in this page.
The Apache Software License, Version 2.0
You can use the following script to add all-0.29.jar to your project.
<dependency> <groupId>org.ejml</groupId> <artifactId>all</artifactId> <version>0.29</version> </dependency>
compile group: 'org.ejml', name: 'all', version: '0.29'
libraryDependencies += "org.ejml" % "all" % "0.29"
<dependency org="org.ejml" name="all" rev="0.29"/>
@Grapes(@Grab(group='org.ejml', module='all', version='0.29'))
'org.ejml:all:jar:0.29'
Click the following link to download the jar file.
all-0.29-javadoc.jar