| GroupId | GroupIdcom.github.gtriip.translation.opera |
|---|---|
| ArtifactId | ArtifactIdopera-translation |
| Version | Version1.0.5-7 |
| Type | Typejar |
| Filename | Size |
|---|---|
| opera-translation-1.0.5-7.pom | |
| opera-translation-1.0.5-7.jar | 1 MB |
| opera-translation-1.0.5-7-sources.jar | 169 KB |
| opera-translation-1.0.5-7-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.gtriip.translation.opera/opera-translation/ -->
<dependency>
<groupId>com.github.gtriip.translation.opera</groupId>
<artifactId>opera-translation</artifactId>
<version>1.0.5-7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gtriip.translation.opera/opera-translation/
implementation 'com.github.gtriip.translation.opera:opera-translation:1.0.5-7'
// https://jarcasting.com/artifacts/com.github.gtriip.translation.opera/opera-translation/
implementation ("com.github.gtriip.translation.opera:opera-translation:1.0.5-7")
'com.github.gtriip.translation.opera:opera-translation:jar:1.0.5-7'
<dependency org="com.github.gtriip.translation.opera" name="opera-translation" rev="1.0.5-7">
<artifact name="opera-translation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gtriip.translation.opera', module='opera-translation', version='1.0.5-7')
)
libraryDependencies += "com.github.gtriip.translation.opera" % "opera-translation" % "1.0.5-7"
[com.github.gtriip.translation.opera/opera-translation "1.0.5-7"]