| License |
License |
|---|---|
| GroupId | GroupIdinfo.codesaway |
| ArtifactId | ArtifactIdbecr |
| Last Version | Last Version0.14.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBe Enhanced Code Refactoring (BECR)
Refactor better using BECR
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| becr-0.14.0.pom | |
| becr-0.14.0.jar | 27 KB |
| becr-0.14.0-sources.jar | 16 KB |
| becr-0.14.0-javadoc.jar | 127 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/info.codesaway/becr/ -->
<dependency>
<groupId>info.codesaway</groupId>
<artifactId>becr</artifactId>
<version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/info.codesaway/becr/
implementation 'info.codesaway:becr:0.14.0'
// https://jarcasting.com/artifacts/info.codesaway/becr/
implementation ("info.codesaway:becr:0.14.0")
'info.codesaway:becr:jar:0.14.0'
<dependency org="info.codesaway" name="becr" rev="0.14.0">
<artifact name="becr" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.codesaway', module='becr', version='0.14.0')
)
libraryDependencies += "info.codesaway" % "becr" % "0.14.0"
[info.codesaway/becr "0.14.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.6.2 |
| org.assertj : assertj-core | jar | 3.16.1 |