GroupId | GroupIdde.femtopedia.studip |
---|---|
ArtifactId | ArtifactIdshib-uni-passau |
Version | Version1.8 |
Type | Typejar |
Filename | Size |
---|---|
shib-uni-passau-1.8.pom | |
shib-uni-passau-1.8.jar | 14 KB |
shib-uni-passau-1.8-sources.jar | 10 KB |
shib-uni-passau-1.8-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.femtopedia.studip/shib-uni-passau/ -->
<dependency>
<groupId>de.femtopedia.studip</groupId>
<artifactId>shib-uni-passau</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/de.femtopedia.studip/shib-uni-passau/
implementation 'de.femtopedia.studip:shib-uni-passau:1.8'
// https://jarcasting.com/artifacts/de.femtopedia.studip/shib-uni-passau/
implementation ("de.femtopedia.studip:shib-uni-passau:1.8")
'de.femtopedia.studip:shib-uni-passau:jar:1.8'
<dependency org="de.femtopedia.studip" name="shib-uni-passau" rev="1.8">
<artifact name="shib-uni-passau" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.femtopedia.studip', module='shib-uni-passau', version='1.8')
)
libraryDependencies += "de.femtopedia.studip" % "shib-uni-passau" % "1.8"
[de.femtopedia.studip/shib-uni-passau "1.8"]