is not current version
Last Version 1.1-RELEASE

com.github.fengcone:phasmida 1.0-RELEASE

Phasmida Java String Tool

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.github.fengcone
ArtifactId

ArtifactId

phasmida
Version

Version

1.0-RELEASE
Type

Type

jar

Download 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"]