Download redline-td-1.2.2.1.jar file - Jar r

Jar examples for r:redline-td

Description

Redline is a pure Java library for manipulating RPM Package Manager packages.

You can download jar file redline-td 1.2.2.1 in this page.

License

MIT

Build File

You can use the following script to add redline-td-1.2.2.1.jar to your project.

<dependency>
   <groupId>com.teradata</groupId>
   <artifactId>redline-td</artifactId>
   <version>1.2.2.1</version>
</dependency>
compile group: 'com.teradata', name: 'redline-td', version: '1.2.2.1'
libraryDependencies += "com.teradata" % "redline-td" % "1.2.2.1"
<dependency org="com.teradata" name="redline-td" rev="1.2.2.1"/>
@Grapes(@Grab(group='com.teradata', module='redline-td', version='1.2.2.1'))
'com.teradata:redline-td:jar:1.2.2.1'

Download

Click the following link to download the jar file.

redline-td-1.2.2.1-jar-with-dependencies.jar
redline-td-1.2.2.1-javadoc.jar
redline-td-1.2.2.1-shaded-jar.jar
redline-td-1.2.2.1-sources.jar
redline-td-1.2.2.1.jar
redline-td-1.2.2.1.pom



Related Tutorials