| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.emsoft |
| ArtifactId | ArtifactIdemsoft-net |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionemsoft-net
Java and Groovy utils
|
| Filename | Size |
|---|---|
| emsoft-net-1.1.0.pom | |
| emsoft-net-1.1.0.jar | 18 KB |
| emsoft-net-1.1.0-sources.jar | 2 KB |
| emsoft-net-1.1.0-javadoc.jar | 36 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.emsoft/emsoft-net/ -->
<dependency>
<groupId>com.emsoft</groupId>
<artifactId>emsoft-net</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.emsoft/emsoft-net/
implementation 'com.emsoft:emsoft-net:1.1.0'
// https://jarcasting.com/artifacts/com.emsoft/emsoft-net/
implementation ("com.emsoft:emsoft-net:1.1.0")
'com.emsoft:emsoft-net:jar:1.1.0'
<dependency org="com.emsoft" name="emsoft-net" rev="1.1.0">
<artifact name="emsoft-net" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.emsoft', module='emsoft-net', version='1.1.0')
)
libraryDependencies += "com.emsoft" % "emsoft-net" % "1.1.0"
[com.emsoft/emsoft-net "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.emsoft : emsoft-utils | jar | [1.0.0,) |
| javax.mail : mail | jar | 1.4.4 |