| License |
License |
|---|---|
| GroupId | GroupIdinfo.codesaway |
| ArtifactId | ArtifactIdbecr.examples |
| Last Version | Last Version0.12.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBECR Examples
Examples of BECR - Be Enhanced Code Refactoring
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| becr.examples-0.12.0.pom | |
| becr.examples-0.12.0.jar | 48 KB |
| becr.examples-0.12.0-sources.jar | 29 KB |
| becr.examples-0.12.0-javadoc.jar | 84 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/info.codesaway/becr.examples/ -->
<dependency>
<groupId>info.codesaway</groupId>
<artifactId>becr.examples</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/info.codesaway/becr.examples/
implementation 'info.codesaway:becr.examples:0.12.0'
// https://jarcasting.com/artifacts/info.codesaway/becr.examples/
implementation ("info.codesaway:becr.examples:0.12.0")
'info.codesaway:becr.examples:jar:0.12.0'
<dependency org="info.codesaway" name="becr.examples" rev="0.12.0">
<artifact name="becr.examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.codesaway', module='becr.examples', version='0.12.0')
)
libraryDependencies += "info.codesaway" % "becr.examples" % "0.12.0"
[info.codesaway/becr.examples "0.12.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| info.codesaway : becr | jar | 0.14.0 |
| com.github.spotbugs : spotbugs-annotations Optional | jar | 4.0.3 |
| org.apache.poi : poi-ooxml | jar | 4.1.2 |
| com.google.guava : guava | jar | 29.0-jre |