com.headius:modulator

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Лицензия

Лицензия

Группа

Группа

com.headius
Идентификатор

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

modulator
Последняя версия

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

1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Система контроля версий

Система контроля версий

https://github.com/headius/modulator

Скачать modulator

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

This project is no longer maintained, having been merged into the backport9 library at https://github.com/headius/backport9.

Modulator

A light shim library that wraps Java 9 and previous reflection APIs to allow a uniform API into "module"-like behaviors on all recent JDKs.

Версии библиотеки

Версия
1.2
1.1
1.0