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

net.markenwerk:commons-interfaces 2.1.1

Some common interfaces for Java

Категории

Категории

Сеть
Группа

Группа

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

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

commons-interfaces
Версия

Версия

2.1.1
Тип

Тип

jar

Скачать commons-interfaces 2.1.1


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