is not current version
Last Version 1.4.0

com.github.rnett.krosstalk:krosstalk-ktor-client-auth-jvm 1.2.3

Auth scopes for the Krosstalk Ktor client plugin

Categories

Categories

Net CLI User Interface
GroupId

GroupId

com.github.rnett.krosstalk
ArtifactId

ArtifactId

krosstalk-ktor-client-auth-jvm
Version

Version

1.2.3
Type

Type

pom

Download krosstalk-ktor-client-auth-jvm 1.2.3


<!-- https://jarcasting.com/artifacts/com.github.rnett.krosstalk/krosstalk-ktor-client-auth-jvm/ -->
<dependency>
    <groupId>com.github.rnett.krosstalk</groupId>
    <artifactId>krosstalk-ktor-client-auth-jvm</artifactId>
    <version>1.2.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.rnett.krosstalk/krosstalk-ktor-client-auth-jvm/
implementation 'com.github.rnett.krosstalk:krosstalk-ktor-client-auth-jvm:1.2.3'
// https://jarcasting.com/artifacts/com.github.rnett.krosstalk/krosstalk-ktor-client-auth-jvm/
implementation ("com.github.rnett.krosstalk:krosstalk-ktor-client-auth-jvm:1.2.3")
'com.github.rnett.krosstalk:krosstalk-ktor-client-auth-jvm:pom:1.2.3'
<dependency org="com.github.rnett.krosstalk" name="krosstalk-ktor-client-auth-jvm" rev="1.2.3">
  <artifact name="krosstalk-ktor-client-auth-jvm" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.rnett.krosstalk', module='krosstalk-ktor-client-auth-jvm', version='1.2.3')
)
libraryDependencies += "com.github.rnett.krosstalk" % "krosstalk-ktor-client-auth-jvm" % "1.2.3"
[com.github.rnett.krosstalk/krosstalk-ktor-client-auth-jvm "1.2.3"]