Generic Network Utilities


License

License

Categories

Categories

Net
GroupId

GroupId

com.daioware.net
ArtifactId

ArtifactId

util
Last Version

Last Version

1.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Generic Network Utilities
Generic Network Utilities
Project URL

Project URL

https://bitbucket.org/diego-olvera/com.daioware.net.util
Source Code Management

Source Code Management

https://svn.apache.org/viewvc/maven

Download util

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.0
com.daioware.mail : client jar 1.0.0-RELEASE
com.daioware : file jar 1.0.1-RELEASE
com.daioware : templates jar 1.0.0-RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1-RELEASE
1.0.0-RELEASE