demumble

A better c++filt

License

License

GroupId

GroupId

com.github.zhkl0228
ArtifactId

ArtifactId

demumble
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

demumble
A better c++filt
Project URL

Project URL

https://github.com/zhkl0228/demumble

Download demumble

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scijava : native-lib-loader jar 2.3.5

test (3)

Group / Artifact Type Version
junit : junit jar 3.8.2
org.slf4j : slf4j-api jar 1.7.26
org.slf4j : slf4j-log4j12 jar 1.7.26

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0