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