GroupId | GroupIdorg.pustefixframework |
---|---|
ArtifactId | ArtifactIdpustefix-live |
Version | Version0.22.0 |
Type | Typejar |
Filename | Size |
---|---|
pustefix-live-0.22.0.pom | |
pustefix-live-0.22.0.jar | 16 KB |
pustefix-live-0.22.0-sources.jar | 9 KB |
pustefix-live-0.22.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.pustefixframework/pustefix-live/
implementation 'org.pustefixframework:pustefix-live:0.22.0'
// https://jarcasting.com/artifacts/org.pustefixframework/pustefix-live/
implementation ("org.pustefixframework:pustefix-live:0.22.0")
'org.pustefixframework:pustefix-live:jar:0.22.0'
<dependency org="org.pustefixframework" name="pustefix-live" rev="0.22.0">
<artifact name="pustefix-live" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pustefixframework', module='pustefix-live', version='0.22.0')
)
libraryDependencies += "org.pustefixframework" % "pustefix-live" % "0.22.0"
[org.pustefixframework/pustefix-live "0.22.0"]