License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.tkqubo |
ArtifactId | ArtifactIdsaml-metadata_2.11 |
Last Version | Last Version0.1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsaml-metadata
saml-metadata
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.tkqubo |
Filename | Size |
---|---|
saml-metadata_2.11-0.1.7.pom | |
saml-metadata_2.11-0.1.7.jar | 131 KB |
saml-metadata_2.11-0.1.7-sources.jar | 40 KB |
saml-metadata_2.11-0.1.7-javadoc.jar | 495 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.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tkqubo/saml-metadata_2.11/
implementation 'com.github.tkqubo:saml-metadata_2.11:0.1.7'
// https://jarcasting.com/artifacts/com.github.tkqubo/saml-metadata_2.11/
implementation ("com.github.tkqubo:saml-metadata_2.11:0.1.7")
'com.github.tkqubo:saml-metadata_2.11:jar:0.1.7'
<dependency org="com.github.tkqubo" name="saml-metadata_2.11" rev="0.1.7">
<artifact name="saml-metadata_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tkqubo', module='saml-metadata_2.11', version='0.1.7')
)
libraryDependencies += "com.github.tkqubo" % "saml-metadata_2.11" % "0.1.7"
[com.github.tkqubo/saml-metadata_2.11 "0.1.7"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
org.scala-lang.modules : scala-xml_2.11 | jar | 1.0.6 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.0 |