phasmida

Phasmida Java String Tool

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.github.fengcone
ArtifactId

ArtifactId

phasmida
Last Version

Last Version

1.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

phasmida
Phasmida Java String Tool
Project URL

Project URL

https://github.com/fengcone/phasmida

Download phasmida

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api Optional jar 2.7
org.apache.logging.log4j : log4j-core Optional jar 2.7
org.apache.logging.log4j : log4j-slf4j-impl Optional jar 2.7
com.lmax : disruptor Optional jar 3.2.0
org.slf4j : slf4j-api Optional jar 1.7.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1-RELEASE
1.1
1.0-RELEASE