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