GroupId | GroupIduk.org.retep |
---|---|
ArtifactId | ArtifactIdniosax |
Version | Version9.11.1 |
Type | Typejar |
Filename | Size |
---|---|
niosax-9.11.1.pom | |
niosax-9.11.1.jar | 84 KB |
niosax-9.11.1-tests.jar | 16 KB |
niosax-9.11.1-sources.jar | 64 KB |
niosax-9.11.1-javadoc.jar | 257 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.org.retep/niosax/ -->
<dependency>
<groupId>uk.org.retep</groupId>
<artifactId>niosax</artifactId>
<version>9.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep/niosax/
implementation 'uk.org.retep:niosax:9.11.1'
// https://jarcasting.com/artifacts/uk.org.retep/niosax/
implementation ("uk.org.retep:niosax:9.11.1")
'uk.org.retep:niosax:jar:9.11.1'
<dependency org="uk.org.retep" name="niosax" rev="9.11.1">
<artifact name="niosax" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep', module='niosax', version='9.11.1')
)
libraryDependencies += "uk.org.retep" % "niosax" % "9.11.1"
[uk.org.retep/niosax "9.11.1"]