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