License |
License |
---|---|
GroupId | GroupIdcom.github.zhkl0228 |
ArtifactId | ArtifactIddemumble |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondemumble
A better c++filt
|
Project URL |
Project URL |
Filename | Size |
---|---|
demumble-1.0.3.pom | |
demumble-1.0.3.jar | 330 KB |
demumble-1.0.3-sources.jar | 303 KB |
demumble-1.0.3-javadoc.jar | 322 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.scijava : native-lib-loader | jar | 2.3.5 |
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 |