License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.angus |
ArtifactId | ArtifactIdangus-core |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAngus Mail Core
Angus Mail Core
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
angus-core-1.0.0.pom | |
angus-core-1.0.0.jar | 94 KB |
angus-core-1.0.0-sources.jar | 97 KB |
angus-core-1.0.0-javadoc.jar | 662 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.angus/angus-core/ -->
<dependency>
<groupId>org.eclipse.angus</groupId>
<artifactId>angus-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.angus/angus-core/
implementation 'org.eclipse.angus:angus-core:1.0.0'
// https://jarcasting.com/artifacts/org.eclipse.angus/angus-core/
implementation ("org.eclipse.angus:angus-core:1.0.0")
'org.eclipse.angus:angus-core:jar:1.0.0'
<dependency org="org.eclipse.angus" name="angus-core" rev="1.0.0">
<artifact name="angus-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.angus', module='angus-core', version='1.0.0')
)
libraryDependencies += "org.eclipse.angus" % "angus-core" % "1.0.0"
[org.eclipse.angus/angus-core "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.mail : jakarta.mail-api | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.angus : angus-activation | jar | 1.0.0 |