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