is not current version
Last Version 1.1.0

com.10duke.client.sso:aggregate 1.0.0

Single Sign-On libraries

Categories

Categories

CLI User Interface
GroupId

GroupId

com.10duke.client.sso
ArtifactId

ArtifactId

aggregate
Version

Version

1.0.0
Type

Type

pom

Download aggregate 1.0.0

Filename Size
aggregate-1.0.0.pom 858 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.10duke.client.sso/aggregate/ -->
<dependency>
    <groupId>com.10duke.client.sso</groupId>
    <artifactId>aggregate</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.10duke.client.sso/aggregate/
implementation 'com.10duke.client.sso:aggregate:1.0.0'
// https://jarcasting.com/artifacts/com.10duke.client.sso/aggregate/
implementation ("com.10duke.client.sso:aggregate:1.0.0")
'com.10duke.client.sso:aggregate:pom:1.0.0'
<dependency org="com.10duke.client.sso" name="aggregate" rev="1.0.0">
  <artifact name="aggregate" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.10duke.client.sso', module='aggregate', version='1.0.0')
)
libraryDependencies += "com.10duke.client.sso" % "aggregate" % "1.0.0"
[com.10duke.client.sso/aggregate "1.0.0"]