is not current version
Last Version 2.0.2

depclean-core 2.0.1

Core library of DepClean

License

License

GroupId

GroupId

se.kth.castor
ArtifactId

ArtifactId

depclean-core
Version

Version

2.0.1
Type

Type

jar
Description

Description

depclean-core
Core library of DepClean

Download depclean-core 2.0.1


<!-- https://jarcasting.com/artifacts/se.kth.castor/depclean-core/ -->
<dependency>
    <groupId>se.kth.castor</groupId>
    <artifactId>depclean-core</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/se.kth.castor/depclean-core/
implementation 'se.kth.castor:depclean-core:2.0.1'
// https://jarcasting.com/artifacts/se.kth.castor/depclean-core/
implementation ("se.kth.castor:depclean-core:2.0.1")
'se.kth.castor:depclean-core:jar:2.0.1'
<dependency org="se.kth.castor" name="depclean-core" rev="2.0.1">
  <artifact name="depclean-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.kth.castor', module='depclean-core', version='2.0.1')
)
libraryDependencies += "se.kth.castor" % "depclean-core" % "2.0.1"
[se.kth.castor/depclean-core "2.0.1"]

Dependencies

compile (8)

Group / Artifact Type Version
org.ow2.asm : asm jar 7.1
org.codehaus.plexus : plexus-component-annotations jar 2.0.0
org.codehaus.plexus : plexus-utils jar 3.3.0
org.apache.maven : maven-core jar 3.6.2
org.jgrapht : jgrapht-core jar 1.3.0
org.jetbrains : annotations jar 17.0.0
org.slf4j : slf4j-api jar 2.0.0-alpha1
org.slf4j : slf4j-log4j12 jar 1.8.0-beta4

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.