GroupId | GroupIdorg.pustefixframework |
---|---|
ArtifactId | ArtifactIdpustefix-live |
Version | Version0.15.26 |
Type | Typejar |
Filename | Size |
---|---|
pustefix-live-0.15.26.pom | |
pustefix-live-0.15.26.jar | 13 KB |
pustefix-live-0.15.26-sources.jar | 8 KB |
pustefix-live-0.15.26-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.pustefixframework/pustefix-live/ -->
<dependency>
<groupId>org.pustefixframework</groupId>
<artifactId>pustefix-live</artifactId>
<version>0.15.26</version>
</dependency>
// https://jarcasting.com/artifacts/org.pustefixframework/pustefix-live/
implementation 'org.pustefixframework:pustefix-live:0.15.26'
// https://jarcasting.com/artifacts/org.pustefixframework/pustefix-live/
implementation ("org.pustefixframework:pustefix-live:0.15.26")
'org.pustefixframework:pustefix-live:jar:0.15.26'
<dependency org="org.pustefixframework" name="pustefix-live" rev="0.15.26">
<artifact name="pustefix-live" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pustefixframework', module='pustefix-live', version='0.15.26')
)
libraryDependencies += "org.pustefixframework" % "pustefix-live" % "0.15.26"
[org.pustefixframework/pustefix-live "0.15.26"]