не последняя версия
Последняя версия 3.8.1.v20220401-RELEASE

org.t-io:tio-core 3.2.3.v20181212-RELEASE


Группа

Группа

org.t-io
Идентификатор

Идентификатор

tio-core
Версия

Версия

3.2.3.v20181212-RELEASE
Тип

Тип

jar

Скачать tio-core 3.2.3.v20181212-RELEASE


<!-- https://jarcasting.com/artifacts/org.t-io/tio-core/ -->
<dependency>
    <groupId>org.t-io</groupId>
    <artifactId>tio-core</artifactId>
    <version>3.2.3.v20181212-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.t-io/tio-core/
implementation 'org.t-io:tio-core:3.2.3.v20181212-RELEASE'
// https://jarcasting.com/artifacts/org.t-io/tio-core/
implementation ("org.t-io:tio-core:3.2.3.v20181212-RELEASE")
'org.t-io:tio-core:jar:3.2.3.v20181212-RELEASE'
<dependency org="org.t-io" name="tio-core" rev="3.2.3.v20181212-RELEASE">
  <artifact name="tio-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.t-io', module='tio-core', version='3.2.3.v20181212-RELEASE')
)
libraryDependencies += "org.t-io" % "tio-core" % "3.2.3.v20181212-RELEASE"
[org.t-io/tio-core "3.2.3.v20181212-RELEASE"]