не последняя версия
Последняя версия 1.1-RELEASE

com.github.fengcone:phasmida 1.0-RELEASE

Phasmida Java String Tool

Категории

Категории

ASM Библиотеки уровня приложения Bytecode Manipulation
Группа

Группа

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

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

phasmida
Версия

Версия

1.0-RELEASE
Тип

Тип

jar

Скачать phasmida 1.0-RELEASE


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