GroupId | GroupIdru.taskurotta |
---|---|
ArtifactId | ArtifactIdservices-ora |
Version | Version0.8.0 |
Type | Typejar |
Filename | Size |
---|---|
services-ora-0.8.0.pom | |
services-ora-0.8.0.jar | 32 KB |
services-ora-0.8.0-sources.jar | 15 KB |
services-ora-0.8.0-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.taskurotta/services-ora/ -->
<dependency>
<groupId>ru.taskurotta</groupId>
<artifactId>services-ora</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.taskurotta/services-ora/
implementation 'ru.taskurotta:services-ora:0.8.0'
// https://jarcasting.com/artifacts/ru.taskurotta/services-ora/
implementation ("ru.taskurotta:services-ora:0.8.0")
'ru.taskurotta:services-ora:jar:0.8.0'
<dependency org="ru.taskurotta" name="services-ora" rev="0.8.0">
<artifact name="services-ora" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.taskurotta', module='services-ora', version='0.8.0')
)
libraryDependencies += "ru.taskurotta" % "services-ora" % "0.8.0"
[ru.taskurotta/services-ora "0.8.0"]