Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.slozzer |
ArtifactId | ArtifactIdbabel-core_2.13 |
Version | Version0.2.0 |
Type | Typejar |
Filename | Size |
---|---|
babel-core_2.13-0.2.0.pom | |
babel-core_2.13-0.2.0.jar | 326 KB |
babel-core_2.13-0.2.0-sources.jar | 9 KB |
babel-core_2.13-0.2.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.slozzer/babel-core_2.13/ -->
<dependency>
<groupId>net.slozzer</groupId>
<artifactId>babel-core_2.13</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.slozzer/babel-core_2.13/
implementation 'net.slozzer:babel-core_2.13:0.2.0'
// https://jarcasting.com/artifacts/net.slozzer/babel-core_2.13/
implementation ("net.slozzer:babel-core_2.13:0.2.0")
'net.slozzer:babel-core_2.13:jar:0.2.0'
<dependency org="net.slozzer" name="babel-core_2.13" rev="0.2.0">
<artifact name="babel-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.slozzer', module='babel-core_2.13', version='0.2.0')
)
libraryDependencies += "net.slozzer" % "babel-core_2.13" % "0.2.0"
[net.slozzer/babel-core_2.13 "0.2.0"]