GroupId | GroupIdde.femtopedia.studip |
---|---|
ArtifactId | ArtifactIdshib-uni-passau |
Version | Version1.4 |
Type | Typejar |
Filename | Size |
---|---|
shib-uni-passau-1.4.pom | |
shib-uni-passau-1.4.jar | 15 KB |
shib-uni-passau-1.4-sources.jar | 11 KB |
shib-uni-passau-1.4-javadoc.jar | 48 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.femtopedia.studip/shib-uni-passau/
implementation 'de.femtopedia.studip:shib-uni-passau:1.4'
// https://jarcasting.com/artifacts/de.femtopedia.studip/shib-uni-passau/
implementation ("de.femtopedia.studip:shib-uni-passau:1.4")
'de.femtopedia.studip:shib-uni-passau:jar:1.4'
<dependency org="de.femtopedia.studip" name="shib-uni-passau" rev="1.4">
<artifact name="shib-uni-passau" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.femtopedia.studip', module='shib-uni-passau', version='1.4')
)
libraryDependencies += "de.femtopedia.studip" % "shib-uni-passau" % "1.4"
[de.femtopedia.studip/shib-uni-passau "1.4"]