Spork

Annotation binding library

Лицензия

Лицензия

Группа

Группа

io.github.sporklibrary
Идентификатор

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

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

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

3.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spork
Annotation binding library
Ссылка на сайт

Ссылка на сайт

https://github.com/SporkLibrary/Spork
Система контроля версий

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

https://github.com/SporkLibrary/Spork.git

Скачать spork

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

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

Зависимости

test (4)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-access jar 1.1.3
junit : junit jar 4.12
ch.qos.logback : logback-core jar 1.1.3
ch.qos.logback : logback-classic jar 1.1.3

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

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

ARCHIVED

This project is no longer being worked on.

Spork

travis

Spork is a fast runtime annotation processing library.

Spork contains the following libraries:

  • spork is the annotation processing core
  • spork-inject for dependency injection (javax.inject compatible)
  • spork-android and spork-android-support for Android bindings

Documentation is available on the website

License

Spork is available through the Apache License Version 2.0.

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

Версия
3.2.0
3.1.0
3.0.2