javax.xml.bind:jsr173_api


GroupId

GroupId

javax.xml.bind
ArtifactId

ArtifactId

jsr173_api
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Download jsr173_api

How to add to project

<!-- https://jarcasting.com/artifacts/javax.xml.bind/jsr173_api/ -->
<dependency>
    <groupId>javax.xml.bind</groupId>
    <artifactId>jsr173_api</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/javax.xml.bind/jsr173_api/
implementation 'javax.xml.bind:jsr173_api:1.0'
// https://jarcasting.com/artifacts/javax.xml.bind/jsr173_api/
implementation ("javax.xml.bind:jsr173_api:1.0")
'javax.xml.bind:jsr173_api:jar:1.0'
<dependency org="javax.xml.bind" name="jsr173_api" rev="1.0">
  <artifact name="jsr173_api" type="jar" />
</dependency>
@Grapes(
@Grab(group='javax.xml.bind', module='jsr173_api', version='1.0')
)
libraryDependencies += "javax.xml.bind" % "jsr173_api" % "1.0"
[javax.xml.bind/jsr173_api "1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0