License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdcom.github.fengcone |
ArtifactId | ArtifactIdphasmida |
Last Version | Last Version1.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionphasmida
Phasmida Java String Tool
|
Project URL |
Project URL |
Filename | Size |
---|---|
phasmida-1.1-RELEASE.pom | |
phasmida-1.1-RELEASE.jar | 25 KB |
phasmida-1.1-RELEASE-sources.jar | 13 KB |
phasmida-1.1-RELEASE-javadoc.jar | 130 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |