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