не последняя версия
Последняя версия 3.0.1

net.dohaw.corelib:CoreLib 3.0.0

A library that can assist you in just about every plugin are you developing

Категории

Категории

Сеть
Группа

Группа

net.dohaw.corelib
Идентификатор

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

CoreLib
Версия

Версия

3.0.0
Тип

Тип

jar

Скачать CoreLib 3.0.0


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