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