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