License |
License |
---|---|
GroupId | GroupIdio.tesla |
ArtifactId | ArtifactIdtesla-build |
Last Version | Last Version3.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTesla Distribution
Tesla: A next generation development infrastructure framework.
|
Filename | Size |
---|---|
tesla-build-3.1.1.pom | |
tesla-build-3.1.1.tar.gz | 5 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.tesla/tesla-build/ -->
<dependency>
<groupId>io.tesla</groupId>
<artifactId>tesla-build</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.tesla/tesla-build/
implementation 'io.tesla:tesla-build:3.1.1'
// https://jarcasting.com/artifacts/io.tesla/tesla-build/
implementation ("io.tesla:tesla-build:3.1.1")
'io.tesla:tesla-build:jar:3.1.1'
<dependency org="io.tesla" name="tesla-build" rev="3.1.1">
<artifact name="tesla-build" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tesla', module='tesla-build', version='3.1.1')
)
libraryDependencies += "io.tesla" % "tesla-build" % "3.1.1"
[io.tesla/tesla-build "3.1.1"]