Serp

Serp is an open source framework for manipulating Java bytecode.

Лицензия

Лицензия

BSD
Категории

Категории

Сеть
Группа

Группа

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

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

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

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

1.15.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Serp
Serp is an open source framework for manipulating Java bytecode.
Ссылка на сайт

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

http://serp.sourceforge.net
Система контроля версий

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

http://serp.cvs.sourceforge.net/serp/serp

Скачать serp

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

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

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

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

Версия
1.15.1
1.15.0
1.14.1
1.13.1
1.12.0
1.11.0