is not current version
Last Version 0.1.8

Piranha 0.1.6

A refactoring tool for cleaning up stale feature flag code in Java

License

License

GroupId

GroupId

com.uber.piranha
ArtifactId

ArtifactId

piranha
Version

Version

0.1.6
Type

Type

jar
Description

Description

Piranha
A refactoring tool for cleaning up stale feature flag code in Java
Project URL

Project URL

https://github.com/uber/Piranha/
Source Code Management

Source Code Management

https://github.com/uber/Piranha/

Download piranha 0.1.6


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

Dependencies

runtime (1)

Group / Artifact Type Version
com.googlecode.json-simple : json-simple jar 1.1.1

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.dagger : dagger jar 2.16
com.google.errorprone : error_prone_test_helpers jar 2.4.0
org.mockito : mockito-core jar 2.1.0
org.easymock : easymock jar 4.3

Project Modules

There are no modules declared in this project.