Skip to content

Commit

Permalink
3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gmuth committed Oct 10, 2023
1 parent c49292d commit 3f41f01
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
@@ -1,4 +1,4 @@
# ipp-client 3.0
# ipp-client v3

A client implementation of the ipp protocol for java and kotlin.
RFCs [8010](https://tools.ietf.org/html/rfc8010),
Expand All @@ -20,7 +20,7 @@ supports printer lookup by queue name.
Repository [ipp-samples](https://github.com/gmuth/ipp-samples) contains examples how to use jmDNS.

```
implementation("de.gmuth:ipp-client:3.0")
implementation("de.gmuth:ipp-client:3.0.1")
```

[README.md for version 2.x](https://github.com/gmuth/ipp-client-kotlin/blob/2.5/README.md) is still available.
Expand Down

0 comments on commit 3f41f01

Please sign in to comment.