License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Net |
GroupId | GroupIdnet.alantea |
ArtifactId | ArtifactIdviewml |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnet.alantea:viewml
XML view description system
|
Filename | Size |
---|---|
viewml-0.0.4.pom | |
viewml-0.0.4.jar | 63 KB |
viewml-0.0.4-sources.jar | 41 KB |
viewml-0.0.4-javadoc.jar | 238 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.alantea/viewml/ -->
<dependency>
<groupId>net.alantea</groupId>
<artifactId>viewml</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.alantea/viewml/
implementation 'net.alantea:viewml:0.0.4'
// https://jarcasting.com/artifacts/net.alantea/viewml/
implementation ("net.alantea:viewml:0.0.4")
'net.alantea:viewml:jar:0.0.4'
<dependency org="net.alantea" name="viewml" rev="0.0.4">
<artifact name="viewml" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.alantea', module='viewml', version='0.0.4')
)
libraryDependencies += "net.alantea" % "viewml" % "0.0.4"
[net.alantea/viewml "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
net.alantea : tools | jar | 0.0.5 |