| License |
License |
|---|---|
| GroupId | GroupIdcom.github.talberto |
| ArtifactId | ArtifactIdeasybeans-parent |
| Version | Version1.0.0-RC-01 |
| Type | Typepom |
| Description |
DescriptionEasyBeans Parent
EasyBeans Parent
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| easybeans-parent-1.0.0-RC-01.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.talberto/easybeans-parent/ -->
<dependency>
<groupId>com.github.talberto</groupId>
<artifactId>easybeans-parent</artifactId>
<version>1.0.0-RC-01</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.talberto/easybeans-parent/
implementation 'com.github.talberto:easybeans-parent:1.0.0-RC-01'
// https://jarcasting.com/artifacts/com.github.talberto/easybeans-parent/
implementation ("com.github.talberto:easybeans-parent:1.0.0-RC-01")
'com.github.talberto:easybeans-parent:pom:1.0.0-RC-01'
<dependency org="com.github.talberto" name="easybeans-parent" rev="1.0.0-RC-01">
<artifact name="easybeans-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.talberto', module='easybeans-parent', version='1.0.0-RC-01')
)
libraryDependencies += "com.github.talberto" % "easybeans-parent" % "1.0.0-RC-01"
[com.github.talberto/easybeans-parent "1.0.0-RC-01"]