Skip to content

Commit d80dbf7

Browse files
committed
docs: Bintray comment removed
1 parent 4fa833e commit d80dbf7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

-3
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ Implementation of standard `CallCredentials` ensures that the header is sent, an
1515
compile "com.avast.grpc.jwt:grpc-java-jwt:$latestVersion"
1616
````
1717
18-
> Please note that all artifacts are published to [Avast Bintray respository](https://bintray.com/avast/maven/grpc-java-jwt)
19-
which is mirrored to JCenter repository so you must add `https://jcenter.bintray.com/` as your Maven repository.
20-
2118
This base library contains a code that is not tied to any specific JWT implementation. So it requires instances of _JwtTokenProvider_ interface (for client) and [JwtTokenParser](core/src/main/java/com/avast/grpc/jwt/server/JwtTokenParser.java) (for server) to work.
2219
2320
## Keycloak support

0 commit comments

Comments
 (0)