Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.tkqubo |
ArtifactId | ArtifactIdsaml-metadata_2.11 |
Version | Version0.1.5 |
Type | Typejar |
Filename | Size |
---|---|
saml-metadata_2.11-0.1.5.pom | |
saml-metadata_2.11-0.1.5.jar | 123 KB |
saml-metadata_2.11-0.1.5-sources.jar | 39 KB |
saml-metadata_2.11-0.1.5-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.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tkqubo/saml-metadata_2.11/
implementation 'com.github.tkqubo:saml-metadata_2.11:0.1.5'
// https://jarcasting.com/artifacts/com.github.tkqubo/saml-metadata_2.11/
implementation ("com.github.tkqubo:saml-metadata_2.11:0.1.5")
'com.github.tkqubo:saml-metadata_2.11:jar:0.1.5'
<dependency org="com.github.tkqubo" name="saml-metadata_2.11" rev="0.1.5">
<artifact name="saml-metadata_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tkqubo', module='saml-metadata_2.11', version='0.1.5')
)
libraryDependencies += "com.github.tkqubo" % "saml-metadata_2.11" % "0.1.5"
[com.github.tkqubo/saml-metadata_2.11 "0.1.5"]