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