Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.slozzer |
ArtifactId | ArtifactIdbabel-core_2.13 |
Version | Version0.0.1 |
Type | Typejar |
Filename | Size |
---|---|
babel-core_2.13-0.0.1.pom | |
babel-core_2.13-0.0.1.jar | 215 KB |
babel-core_2.13-0.0.1-sources.jar | 8 KB |
babel-core_2.13-0.0.1-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.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.slozzer/babel-core_2.13/
implementation 'net.slozzer:babel-core_2.13:0.0.1'
// https://jarcasting.com/artifacts/net.slozzer/babel-core_2.13/
implementation ("net.slozzer:babel-core_2.13:0.0.1")
'net.slozzer:babel-core_2.13:jar:0.0.1'
<dependency org="net.slozzer" name="babel-core_2.13" rev="0.0.1">
<artifact name="babel-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.slozzer', module='babel-core_2.13', version='0.0.1')
)
libraryDependencies += "net.slozzer" % "babel-core_2.13" % "0.0.1"
[net.slozzer/babel-core_2.13 "0.0.1"]