License |
License |
---|---|
GroupId | GroupIdorg.hobsoft.symmetry.demo |
ArtifactId | ArtifactIdsymmetry-demo-helloworld |
Version | Version0.2.0 |
Type | Typewar |
Description |
DescriptionSymmetry Hello World Demo
Demonstrations of using Symmetry.
|
<!-- https://jarcasting.com/artifacts/org.hobsoft.symmetry.demo/symmetry-demo-helloworld/ -->
<dependency>
<groupId>org.hobsoft.symmetry.demo</groupId>
<artifactId>symmetry-demo-helloworld</artifactId>
<version>0.2.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.hobsoft.symmetry.demo/symmetry-demo-helloworld/
implementation 'org.hobsoft.symmetry.demo:symmetry-demo-helloworld:0.2.0'
// https://jarcasting.com/artifacts/org.hobsoft.symmetry.demo/symmetry-demo-helloworld/
implementation ("org.hobsoft.symmetry.demo:symmetry-demo-helloworld:0.2.0")
'org.hobsoft.symmetry.demo:symmetry-demo-helloworld:war:0.2.0'
<dependency org="org.hobsoft.symmetry.demo" name="symmetry-demo-helloworld" rev="0.2.0">
<artifact name="symmetry-demo-helloworld" type="war" />
</dependency>
@Grapes(
@Grab(group='org.hobsoft.symmetry.demo', module='symmetry-demo-helloworld', version='0.2.0')
)
libraryDependencies += "org.hobsoft.symmetry.demo" % "symmetry-demo-helloworld" % "0.2.0"
[org.hobsoft.symmetry.demo/symmetry-demo-helloworld "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.hobsoft.symmetry : symmetry-ui | jar | 0.2.0 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.stream : sjsxp | jar | 1.0.2 |