t

tio-webpack-core

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