javax.xml.bind:activation


GroupId

GroupId

javax.xml.bind
ArtifactId

ArtifactId

activation
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Download activation

How to add to project

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

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.2