| License |
License |
|---|---|
| GroupId | GroupIdorg.juniversal |
| ArtifactId | ArtifactIdjuniversal-translator |
| Last Version | Last Version0.8.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJUniversal Translator
Translate Java to C# or C++
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| juniversal-translator-0.8.3.pom | |
| juniversal-translator-0.8.3.jar | 7 MB |
| juniversal-translator-0.8.3-sources.jar | 145 KB |
| juniversal-translator-0.8.3-javadoc.jar | 286 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.juniversal/juniversal-translator/ -->
<dependency>
<groupId>org.juniversal</groupId>
<artifactId>juniversal-translator</artifactId>
<version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.juniversal/juniversal-translator/
implementation 'org.juniversal:juniversal-translator:0.8.3'
// https://jarcasting.com/artifacts/org.juniversal/juniversal-translator/
implementation ("org.juniversal:juniversal-translator:0.8.3")
'org.juniversal:juniversal-translator:jar:0.8.3'
<dependency org="org.juniversal" name="juniversal-translator" rev="0.8.3">
<artifact name="juniversal-translator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.juniversal', module='juniversal-translator', version='0.8.3')
)
libraryDependencies += "org.juniversal" % "juniversal-translator" % "0.8.3"
[org.juniversal/juniversal-translator "0.8.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.intellij : annotations | jar | 9.0.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |