Jar examples for i:impl
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 impl 0.0.15 in this page.
Apache License
You can use the following script to add impl-0.0.15.jar to your project.
<dependency> <groupId>com.walterjwhite.modules.ssh</groupId> <artifactId>impl</artifactId> <version>0.0.15</version> </dependency>
compile group: 'com.walterjwhite.modules.ssh', name: 'impl', version: '0.0.15'
libraryDependencies += "com.walterjwhite.modules.ssh" % "impl" % "0.0.15"
<dependency org="com.walterjwhite.modules.ssh" name="impl" rev="0.0.15"/>
@Grapes(@Grab(group='com.walterjwhite.modules.ssh', module='impl', version='0.0.15'))
'com.walterjwhite.modules.ssh:impl:jar:0.0.15'
Click the following link to download the jar file.
impl-0.0.15-javadoc.jar