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 Updated
  • hynnet-util-1.2.0

    Jun 24, 2018
  • hynnet-util-1.1.3

    Oct 15, 2017
  • hynnet-util-1.1.2

    Aug 23, 2017
  • hynnet-util-1.1.1

    May 25, 2017
  • hynnet-util-1.1.0

    Oct 24, 2016
  • hynnet-util-1.0.9

    Aug 11, 2016
  • hynnet-util-1.0.8

    Jul 28, 2016
  • hynnet-util-1.0.7

    May 09, 2016

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
Jun 24, 2018
6 usages
0 stars
Oct 12, 2015
6 usages

Discover Dependencies

cos
Nov 06, 2006
14 usages
Apr 21, 2023
6 usages
140 stars
Sep 04, 2020
54 usages
May 23, 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.6k stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome