Jar examples for e:example-2.12
example
You can download jar file example_2.12 1.0.3 in this page.
Apache-2.0
You can use the following script to add example_2.12-1.0.3.jar to your project.
<dependency> <groupId>com.thoughtworks.example</groupId> <artifactId>example_2.12</artifactId> <version>1.0.3</version> </dependency>
compile group: 'com.thoughtworks.example', name: 'example_2.12', version: '1.0.3'
libraryDependencies += "com.thoughtworks.example" % "example_2.12" % "1.0.3"
<dependency org="com.thoughtworks.example" name="example_2.12" rev="1.0.3"/>
@Grapes(@Grab(group='com.thoughtworks.example', module='example_2.12', version='1.0.3'))
'com.thoughtworks.example:example_2.12:jar:1.0.3'
Click the following link to download the jar file.
example_2.12-1.0.3-javadoc.jar