License |
License |
---|---|
GroupId | GroupIdorg.pustefixframework |
ArtifactId | ArtifactIdpustefix-samples |
Last Version | Last Version0.23.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPustefix Samples
Pustefix Web Application Framework
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
pustefix-samples-0.23.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.pustefixframework/pustefix-samples/ -->
<dependency>
<groupId>org.pustefixframework</groupId>
<artifactId>pustefix-samples</artifactId>
<version>0.23.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.pustefixframework/pustefix-samples/
implementation 'org.pustefixframework:pustefix-samples:0.23.0'
// https://jarcasting.com/artifacts/org.pustefixframework/pustefix-samples/
implementation ("org.pustefixframework:pustefix-samples:0.23.0")
'org.pustefixframework:pustefix-samples:pom:0.23.0'
<dependency org="org.pustefixframework" name="pustefix-samples" rev="0.23.0">
<artifact name="pustefix-samples" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.pustefixframework', module='pustefix-samples', version='0.23.0')
)
libraryDependencies += "org.pustefixframework" % "pustefix-samples" % "0.23.0"
[org.pustefixframework/pustefix-samples "0.23.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |