GroupId | GroupIdcom.tecacet |
---|---|
ArtifactId | ArtifactIdiex-kuotes |
Version | Version1.0.4 |
Type | Typejar |
Filename | Size |
---|---|
iex-kuotes-1.0.4.pom | |
iex-kuotes-1.0.4.jar | 19 KB |
iex-kuotes-1.0.4-sources.jar | 5 KB |
iex-kuotes-1.0.4-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tecacet/iex-kuotes/ -->
<dependency>
<groupId>com.tecacet</groupId>
<artifactId>iex-kuotes</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.tecacet/iex-kuotes/
implementation 'com.tecacet:iex-kuotes:1.0.4'
// https://jarcasting.com/artifacts/com.tecacet/iex-kuotes/
implementation ("com.tecacet:iex-kuotes:1.0.4")
'com.tecacet:iex-kuotes:jar:1.0.4'
<dependency org="com.tecacet" name="iex-kuotes" rev="1.0.4">
<artifact name="iex-kuotes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tecacet', module='iex-kuotes', version='1.0.4')
)
libraryDependencies += "com.tecacet" % "iex-kuotes" % "1.0.4"
[com.tecacet/iex-kuotes "1.0.4"]