License |
License |
---|---|
GroupId | GroupIdcom.meetup |
ArtifactId | ArtifactIdtwo-legged-auth_2.11 |
Version | Version0.1.35 |
Type | Typejar |
Description |
Descriptiontwo-legged-auth
two-legged-auth
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.meetup |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.meetup/two-legged-auth_2.11/ -->
<dependency>
<groupId>com.meetup</groupId>
<artifactId>two-legged-auth_2.11</artifactId>
<version>0.1.35</version>
</dependency>
// https://jarcasting.com/artifacts/com.meetup/two-legged-auth_2.11/
implementation 'com.meetup:two-legged-auth_2.11:0.1.35'
// https://jarcasting.com/artifacts/com.meetup/two-legged-auth_2.11/
implementation ("com.meetup:two-legged-auth_2.11:0.1.35")
'com.meetup:two-legged-auth_2.11:jar:0.1.35'
<dependency org="com.meetup" name="two-legged-auth_2.11" rev="0.1.35">
<artifact name="two-legged-auth_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.meetup', module='two-legged-auth_2.11', version='0.1.35')
)
libraryDependencies += "com.meetup" % "two-legged-auth_2.11" % "0.1.35"
[com.meetup/two-legged-auth_2.11 "0.1.35"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
io.reactivex : rxnetty | jar | 0.4.20 |
com.netflix.hystrix : hystrix-rx-netty-metrics-stream | jar | 1.4.23 |
com.meetup » scala-logger_2.11 | jar | 0.2.22 |
org.asynchttpclient : async-http-client | jar | 2.0.37 |
me.lessis : base64_2.11 | jar | 0.2.0 |
me.lessis : prints_2.11 | jar | 0.1.13 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.6 |
org.scalacheck : scalacheck_2.11 | jar | 1.11.5 |
org.mockito : mockito-core | jar | 2.6.6 |