MVN

com.hynnet : hynnet-util

Maven & Gradle

Jun 24, 2018
7 usages
0 stars

hynnet-util · Java实现的基础工具类库。能帮助团队快速开发出健壮的、高性能、易于维护的软件系统。

<dependency>
    <groupId>com.hynnet</groupId>
    <artifactId>hynnet-util</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hynnet : hynnet-util to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.hynnet : hynnet-util to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
hynnet-util-1.2.0
1.1.x
hynnet-util-1.1.3
hynnet-util-1.1.2
hynnet-util-1.1.1
hynnet-util-1.1.0
1.0.x
hynnet-util-1.0.9
hynnet-util-1.0.8
hynnet-util-1.0.7

How to add a dependency to Maven

Add the following com.hynnet : hynnet-util maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.hynnet</groupId>
    <artifactId>hynnet-util</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.hynnet : hynnet-util gradle dependency to your build.gradle file:

implementation 'com.hynnet:hynnet-util:1.2.0'

Gradle Kotlin DSL: Add the following com.hynnet : hynnet-util gradle kotlin dependency to your build.gradle.kts file:

implementation("com.hynnet:hynnet-util:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.hynnet : hynnet-util sbt scala dependency to your build.sbt file:

libraryDependencies += "com.hynnet" % "hynnet-util" % "1.2.0"

Advertisement

Dependencies from Group

Nov 06, 2016
8 usages
82 stars
Oct 12, 2015
7 usages
Jun 24, 2018
7 usages
0 stars
Oct 12, 2015
6 usages
Jun 24, 2018
6 usages
0 stars

Discover Dependencies

cos
Nov 06, 2006
14 usages
Jun 12, 2023
6 usages
172 stars
Sep 04, 2020
54 usages
Aug 22, 2023
13 usages
3 stars
Feb 22, 2022
7 usages
0 stars
Sep 26, 2017
6 usages
6 stars
Mar 05, 2010
7 usages
Mar 07, 2018
2 usages
1.7k stars