Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankSchnicke committed Jan 24, 2023
1 parent 8f1af0b commit d2340cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ root:
`mvn clean package`


or by integrating the respective modules as dependencies from Maven Central Repository, for instance:
or by integrating the respective modules as dependencies from [Maven Central](https://search.maven.org/search?q=aas4j) Repository, for instance:

```
<dependency>
<groupId>org.eclipse.aas4j</groupId>
<groupId>org.eclipse.digitaltwin.aas4j</groupId>
<artifactId>dataformat-json</artifactId>
<version>latest-version</version>
<dependency>
Expand Down

0 comments on commit d2340cd

Please sign in to comment.