Download all-0.5.0.jar file - Jar a

Jar examples for a:all

Description

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.5.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add all-0.5.0.jar to your project.

<dependency>
   <groupId>com.intel.analytics.bigdl.core.dist</groupId>
   <artifactId>all</artifactId>
   <version>0.5.0</version>
</dependency>
compile group: 'com.intel.analytics.bigdl.core.dist', name: 'all', version: '0.5.0'
libraryDependencies += "com.intel.analytics.bigdl.core.dist" % "all" % "0.5.0"
<dependency org="com.intel.analytics.bigdl.core.dist" name="all" rev="0.5.0"/>
@Grapes(@Grab(group='com.intel.analytics.bigdl.core.dist', module='all', version='0.5.0'))
'com.intel.analytics.bigdl.core.dist:all:jar:0.5.0'

Download

Click the following link to download the jar file.

all-0.5.0-javadoc.jar
all-0.5.0-sources.jar
all-0.5.0.jar
all-0.5.0.pom



Related Tutorials