Skip to content

Commit

Permalink
Update standalone-usage.md
Browse files Browse the repository at this point in the history
  • Loading branch information
socadk authored May 21, 2021
1 parent 17c1abe commit 78ceda3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _docs/standalone-usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ implementation 'org.contextmapper:context-mapper-dsl:{our-latest-version}'
</dependency>
```

The latest release can be fund here: [![Maven Central](https://img.shields.io/maven-central/v/org.contextmapper/context-mapper-dsl.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22org.contextmapper%22%20AND%20a:%22context-mapper-dsl%22)
The latest release can be found here: [![Maven Central](https://img.shields.io/maven-central/v/org.contextmapper/context-mapper-dsl.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22org.contextmapper%22%20AND%20a:%22context-mapper-dsl%22)

## Example Project
If you want to use Context Mapper as library within your application, have a look at our standalone example project:
Expand Down

0 comments on commit 78ceda3

Please sign in to comment.