| GroupId | GroupIdcom.github.gtriip.translation.opera |
|---|---|
| ArtifactId | ArtifactIdopera-translation |
| Version | Version1.0.5-15 |
| Type | Typejar |
<!-- 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-15</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gtriip.translation.opera/opera-translation/
implementation 'com.github.gtriip.translation.opera:opera-translation:1.0.5-15'
// https://jarcasting.com/artifacts/com.github.gtriip.translation.opera/opera-translation/
implementation ("com.github.gtriip.translation.opera:opera-translation:1.0.5-15")
'com.github.gtriip.translation.opera:opera-translation:jar:1.0.5-15'
<dependency org="com.github.gtriip.translation.opera" name="opera-translation" rev="1.0.5-15">
<artifact name="opera-translation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gtriip.translation.opera', module='opera-translation', version='1.0.5-15')
)
libraryDependencies += "com.github.gtriip.translation.opera" % "opera-translation" % "1.0.5-15"
[com.github.gtriip.translation.opera/opera-translation "1.0.5-15"]