License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Net |
GroupId | GroupIdnet.alantea |
ArtifactId | ArtifactIdflexml |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnet.alantea:flexml
Flexml is a java-based XML parser that parses classes and elements stored in a java path.
|
Filename | Size |
---|---|
flexml-0.0.1.pom | |
flexml-0.0.1.jar | 40 KB |
flexml-0.0.1-sources.jar | 29 KB |
flexml-0.0.1-javadoc.jar | 194 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.alantea/flexml/ -->
<dependency>
<groupId>net.alantea</groupId>
<artifactId>flexml</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.alantea/flexml/
implementation 'net.alantea:flexml:0.0.1'
// https://jarcasting.com/artifacts/net.alantea/flexml/
implementation ("net.alantea:flexml:0.0.1")
'net.alantea:flexml:jar:0.0.1'
<dependency org="net.alantea" name="flexml" rev="0.0.1">
<artifact name="flexml" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.alantea', module='flexml', version='0.0.1')
)
libraryDependencies += "net.alantea" % "flexml" % "0.0.1"
[net.alantea/flexml "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.lukehutch : fast-classpath-scanner | jar | 2.12.0 |