JSR105 API


GroupId

GroupId

javax.xml.crypto
ArtifactId

ArtifactId

jsr105-api
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

JSR105 API

Download jsr105-api

How to add to project

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

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.1
1.0