GroupId | GroupIdcom.lingcreative |
---|---|
ArtifactId | ArtifactIdstranslator_2.11 |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
stranslator_2.11-1.0.1.pom | |
stranslator_2.11-1.0.1.jar | 36 KB |
stranslator_2.11-1.0.1-sources.jar | 2 KB |
stranslator_2.11-1.0.1-javadoc.jar | 363 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lingcreative/stranslator_2.11/ -->
<dependency>
<groupId>com.lingcreative</groupId>
<artifactId>stranslator_2.11</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lingcreative/stranslator_2.11/
implementation 'com.lingcreative:stranslator_2.11:1.0.1'
// https://jarcasting.com/artifacts/com.lingcreative/stranslator_2.11/
implementation ("com.lingcreative:stranslator_2.11:1.0.1")
'com.lingcreative:stranslator_2.11:jar:1.0.1'
<dependency org="com.lingcreative" name="stranslator_2.11" rev="1.0.1">
<artifact name="stranslator_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lingcreative', module='stranslator_2.11', version='1.0.1')
)
libraryDependencies += "com.lingcreative" % "stranslator_2.11" % "1.0.1"
[com.lingcreative/stranslator_2.11 "1.0.1"]