Files download
File Operation
babel-loader_3-0.5.2.jar download
babel-loader_3-0.5.2.pom download
babel-loader_3-0.5.2-sources.jar download
Apache Maven
<dependency>
  <groupId>io.taig</groupId>
  <artifactId>babel-loader_3</artifactId>
  <version>0.5.2</version>
</dependency>
Gradle Groovy
implementation 'io.taig:babel-loader_3:0.5.2'
Gradle Kotlin
implementation("io.taig:babel-loader_3:0.5.2")
Scala SBT
libraryDependencies += "io.taig" % "babel-loader_3" % "0.5.2"
Groovy Grape
@Grapes(
  @Grab(group='io.taig', module='babel-loader_3', version='0.5.2')
)
Apache Ivy
<dependency org="io.taig" name="babel-loader_3" rev="0.5.2" />
Leiningen
[io.taig/babel-loader_3 "0.5.2"]
Apache Buildr
'io.taig:babel-loader_3:jar:0.5.2'