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