| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.github.vatbub |
| ArtifactId | ArtifactIdcommon.internet |
| Version | Version0.1.5 |
| Type | Typejar |
| Description |
DescriptionFOKProjects Common Internet
Common classes for interaction with the internet
|
| Project Organization |
Project OrganizationFrederik Kammel |
| Filename | Size |
|---|---|
| common.internet-0.1.5.pom | |
| common.internet-0.1.5.jar | 10 KB |
| common.internet-0.1.5-sources.jar | 8 KB |
| common.internet-0.1.5-javadoc.jar | 34 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.vatbub/common.internet/ -->
<dependency>
<groupId>com.github.vatbub</groupId>
<artifactId>common.internet</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vatbub/common.internet/
implementation 'com.github.vatbub:common.internet:0.1.5'
// https://jarcasting.com/artifacts/com.github.vatbub/common.internet/
implementation ("com.github.vatbub:common.internet:0.1.5")
'com.github.vatbub:common.internet:jar:0.1.5'
<dependency org="com.github.vatbub" name="common.internet" rev="0.1.5">
<artifact name="common.internet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vatbub', module='common.internet', version='0.1.5')
)
libraryDependencies += "com.github.vatbub" % "common.internet" % "0.1.5"
[com.github.vatbub/common.internet "0.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.vatbub : common.core | jar | 0.1.5 |
| com.sun.mail : javax.mail | jar | 1.6.2 |
| org.jetbrains : annotations | jar | 16.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.4-atlassian-1 |