Skip to content

Commit

Permalink
#6 improving readme
Browse files Browse the repository at this point in the history
  • Loading branch information
shroffk authored Apr 30, 2019
1 parent 6f1923d commit db0baf6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ Java Channel Access client and server API and a pure java implementation for bot

### Download jca

**Jar:**

[Download jca-2.4.2 jars](https://repo1.maven.org/maven2/org/epics/jca/2.4.2/)

**Maven:**
**Jar:**
jca jars along with their sources and javadocs can be downloaded from
[jca-2.4.2 jars](https://repo1.maven.org/maven2/org/epics/jca/2.4.2/)

**Maven:**
Add jca as a maven dependency
```
<dependency>
<groupId>org.epics</groupId>
Expand Down

0 comments on commit db0baf6

Please sign in to comment.