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

net.markenwerk:commons-interfaces 3.0.1

Some common interfaces for Java

Категории

Категории

Сеть
Группа

Группа

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

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

commons-interfaces
Версия

Версия

3.0.1
Тип

Тип

jar

Скачать commons-interfaces 3.0.1


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