License |
License |
---|---|
GroupId | GroupIdcom.expedia.tesla |
ArtifactId | ArtifactIdtesla-annotation |
Version | Version4.0 |
Type | Typejar |
Description |
Descriptiontesla-annotation
Tesla Data Modelling
|
Filename | Size |
---|---|
tesla-annotation-4.0.pom | |
tesla-annotation-4.0.jar | 5 KB |
tesla-annotation-4.0-sources.jar | 7 KB |
tesla-annotation-4.0-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.expedia.tesla/tesla-annotation/ -->
<dependency>
<groupId>com.expedia.tesla</groupId>
<artifactId>tesla-annotation</artifactId>
<version>4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.expedia.tesla/tesla-annotation/
implementation 'com.expedia.tesla:tesla-annotation:4.0'
// https://jarcasting.com/artifacts/com.expedia.tesla/tesla-annotation/
implementation ("com.expedia.tesla:tesla-annotation:4.0")
'com.expedia.tesla:tesla-annotation:jar:4.0'
<dependency org="com.expedia.tesla" name="tesla-annotation" rev="4.0">
<artifact name="tesla-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.expedia.tesla', module='tesla-annotation', version='4.0')
)
libraryDependencies += "com.expedia.tesla" % "tesla-annotation" % "4.0"
[com.expedia.tesla/tesla-annotation "4.0"]