is not current version
Last Version 1.1-RELEASE

com.github.fengcone:phasmida 1.1

Phasmida Java String Tool

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.github.fengcone
ArtifactId

ArtifactId

phasmida
Version

Version

1.1
Type

Type

jar

Download phasmida 1.1


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