License |
License |
---|---|
GroupId | GroupIdcom.jwebmp.thirdparty |
ArtifactId | ArtifactIdjakarta.activation |
Last Version | Last Version0.68.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjakarta.activation
The root module packager for the finalized or modules with no intention of moving to JPMS
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.jwebmp.thirdparty/jakarta.activation/ -->
<dependency>
<groupId>com.jwebmp.thirdparty</groupId>
<artifactId>jakarta.activation</artifactId>
<version>0.68.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.thirdparty/jakarta.activation/
implementation 'com.jwebmp.thirdparty:jakarta.activation:0.68.0.1'
// https://jarcasting.com/artifacts/com.jwebmp.thirdparty/jakarta.activation/
implementation ("com.jwebmp.thirdparty:jakarta.activation:0.68.0.1")
'com.jwebmp.thirdparty:jakarta.activation:jar:0.68.0.1'
<dependency org="com.jwebmp.thirdparty" name="jakarta.activation" rev="0.68.0.1">
<artifact name="jakarta.activation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.thirdparty', module='jakarta.activation', version='0.68.0.1')
)
libraryDependencies += "com.jwebmp.thirdparty" % "jakarta.activation" % "0.68.0.1"
[com.jwebmp.thirdparty/jakarta.activation "0.68.0.1"]