Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.tkqubo |
ArtifactId | ArtifactIdsaml-metadata_2.11 |
Version | Version0.1.6 |
Type | Typejar |
Filename | Size |
---|---|
saml-metadata_2.11-0.1.6.pom | |
saml-metadata_2.11-0.1.6.jar | 123 KB |
saml-metadata_2.11-0.1.6-sources.jar | 39 KB |
saml-metadata_2.11-0.1.6-javadoc.jar | 489 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tkqubo/saml-metadata_2.11/ -->
<dependency>
<groupId>com.github.tkqubo</groupId>
<artifactId>saml-metadata_2.11</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tkqubo/saml-metadata_2.11/
implementation 'com.github.tkqubo:saml-metadata_2.11:0.1.6'
// https://jarcasting.com/artifacts/com.github.tkqubo/saml-metadata_2.11/
implementation ("com.github.tkqubo:saml-metadata_2.11:0.1.6")
'com.github.tkqubo:saml-metadata_2.11:jar:0.1.6'
<dependency org="com.github.tkqubo" name="saml-metadata_2.11" rev="0.1.6">
<artifact name="saml-metadata_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tkqubo', module='saml-metadata_2.11', version='0.1.6')
)
libraryDependencies += "com.github.tkqubo" % "saml-metadata_2.11" % "0.1.6"
[com.github.tkqubo/saml-metadata_2.11 "0.1.6"]