GroupId | GroupIdactivesoap |
---|---|
ArtifactId | ArtifactIdxsdlib |
Last Version | Last Version20050407 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
xsdlib-20050407.pom | |
xsdlib-20050407.jar | 138 KB |
Browse |
<!-- https://jarcasting.com/artifacts/activesoap/xsdlib/ -->
<dependency>
<groupId>activesoap</groupId>
<artifactId>xsdlib</artifactId>
<version>20050407</version>
</dependency>
// https://jarcasting.com/artifacts/activesoap/xsdlib/
implementation 'activesoap:xsdlib:20050407'
// https://jarcasting.com/artifacts/activesoap/xsdlib/
implementation ("activesoap:xsdlib:20050407")
'activesoap:xsdlib:jar:20050407'
<dependency org="activesoap" name="xsdlib" rev="20050407">
<artifact name="xsdlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='activesoap', module='xsdlib', version='20050407')
)
libraryDependencies += "activesoap" % "xsdlib" % "20050407"
[activesoap/xsdlib "20050407"]