Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/mvp4g/iban4g
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankHossfeld committed Mar 24, 2018
2 parents 6488f45 + 61f54ce commit 91a62b5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,15 +67,15 @@ Documentation and most of the classes are copied from [iban4j](https://github.co
#### Maven dependency:
```xml
<dependency>
<groupId>de.gishmo.gwt.iban4g</groupId>
<groupId>com.github.mvp4g</groupId>
<artifactId>iban4g</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
</dependency>
```

#### Module dependency:
```xml
<inherits name="de.gishmo.gwt.iban4g.Iban4g" />
<inherits name="com.github.mvp4g.iban4g.Iban4g" />
```

#### References
Expand Down

0 comments on commit 91a62b5

Please sign in to comment.