Download test-resources-1.0.jar file - Jar t

Jar examples for t:test-resources

Description

Module with different resource directory structures for Resource Upload tests.

You can download jar file test-resources 1.0 in this page.

Build File

You can use the following script to add test-resources-1.0.jar to your project.

<dependency>
   <groupId>io.sterodium</groupId>
   <artifactId>test-resources</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'io.sterodium', name: 'test-resources', version: '1.0'
libraryDependencies += "io.sterodium" % "test-resources" % "1.0"
<dependency org="io.sterodium" name="test-resources" rev="1.0"/>
@Grapes(@Grab(group='io.sterodium', module='test-resources', version='1.0'))
'io.sterodium:test-resources:jar:1.0'

Download

Click the following link to download the jar file.

test-resources-1.0-sources.jar
test-resources-1.0.jar
test-resources-1.0.pom



Related Tutorials