| License |
License |
|---|---|
| GroupId | GroupIdio.xtech.babel |
| ArtifactId | ArtifactIdbabel-parent |
| Version | Version0.6.0 |
| Type | Typepom |
| Description |
DescriptionBabel :: Parent
Babel is a Domain Specific Language for Integration
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| babel-parent-0.6.0.pom | 13 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.xtech.babel/babel-parent/ -->
<dependency>
<groupId>io.xtech.babel</groupId>
<artifactId>babel-parent</artifactId>
<version>0.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.xtech.babel/babel-parent/
implementation 'io.xtech.babel:babel-parent:0.6.0'
// https://jarcasting.com/artifacts/io.xtech.babel/babel-parent/
implementation ("io.xtech.babel:babel-parent:0.6.0")
'io.xtech.babel:babel-parent:pom:0.6.0'
<dependency org="io.xtech.babel" name="babel-parent" rev="0.6.0">
<artifact name="babel-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.xtech.babel', module='babel-parent', version='0.6.0')
)
libraryDependencies += "io.xtech.babel" % "babel-parent" % "0.6.0"
[io.xtech.babel/babel-parent "0.6.0"]