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