MVN

net.dreamlu : tio-core

Maven & Gradle

Sep 20, 2022

tio-core

<dependency>
    <groupId>net.dreamlu</groupId>
    <artifactId>tio-core</artifactId>
    <version>3.8.4.v20220920-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.dreamlu : tio-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.8.4.v20220920-RELEASE

All Versions

Choose a version of net.dreamlu : tio-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.8.x
tio-core-3.8.4.v20220920-RELEASE
tio-core-3.8.4.v20220917-RELEASE
tio-core-3.8.4.v20220916-RELEASE
tio-core-3.8.4.v20220914-RELEASE
tio-core-3.8.3.v20220902-RELEASE

How to add a dependency to Maven

Add the following net.dreamlu : tio-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.dreamlu</groupId>
    <artifactId>tio-core</artifactId>
    <version>3.8.4.v20220920-RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.dreamlu : tio-core gradle dependency to your build.gradle file:

implementation 'net.dreamlu:tio-core:3.8.4.v20220920-RELEASE'

Gradle Kotlin DSL: Add the following net.dreamlu : tio-core gradle kotlin dependency to your build.gradle.kts file:

implementation("net.dreamlu:tio-core:3.8.4.v20220920-RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.dreamlu : tio-core sbt scala dependency to your build.sbt file:

libraryDependencies += "net.dreamlu" % "tio-core" % "3.8.4.v20220920-RELEASE"

Advertisement

Dependencies from Group

Jun 24, 2023
22 usages
181 stars
Aug 25, 2023
21 usages
1.9k stars
Jul 22, 2018
4 usages
Mar 24, 2020
4 usages
1.9k stars
Mar 24, 2020
4 usages
1.9k stars

Discover Dependencies