| License |
License |
|---|---|
| GroupId | GroupIdio.tesla.profile |
| ArtifactId | ArtifactIdtesla-profiler |
| Version | Version0.0.3 |
| Type | Typejar |
| Description |
DescriptionTesla :: Profiler
Tesla: A next generation development infrastructure framework.
|
| Filename | Size |
|---|---|
| tesla-profiler-0.0.3.pom | |
| tesla-profiler-0.0.3.jar | 11 KB |
| tesla-profiler-0.0.3-sources.jar | 7 KB |
| tesla-profiler-0.0.3-javadoc.jar | 82 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.tesla.profile/tesla-profiler/ -->
<dependency>
<groupId>io.tesla.profile</groupId>
<artifactId>tesla-profiler</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.tesla.profile/tesla-profiler/
implementation 'io.tesla.profile:tesla-profiler:0.0.3'
// https://jarcasting.com/artifacts/io.tesla.profile/tesla-profiler/
implementation ("io.tesla.profile:tesla-profiler:0.0.3")
'io.tesla.profile:tesla-profiler:jar:0.0.3'
<dependency org="io.tesla.profile" name="tesla-profiler" rev="0.0.3">
<artifact name="tesla-profiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tesla.profile', module='tesla-profiler', version='0.0.3')
)
libraryDependencies += "io.tesla.profile" % "tesla-profiler" % "0.0.3"
[io.tesla.profile/tesla-profiler "0.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.inject : javax.inject | jar | 1 |
| org.apache.maven : maven-core | jar | 3.1.1 |
| junit : junit | jar | 4.8.2 |