License |
License |
---|---|
GroupId | GroupIdcom.fhs-opensource |
ArtifactId | ArtifactIdeasy-trans |
Last Version | Last Version1.2.8 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
easy-trans-1.2.8.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fhs-opensource/easy-trans/ -->
<dependency>
<groupId>com.fhs-opensource</groupId>
<artifactId>easy-trans</artifactId>
<version>1.2.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fhs-opensource/easy-trans/
implementation 'com.fhs-opensource:easy-trans:1.2.8'
// https://jarcasting.com/artifacts/com.fhs-opensource/easy-trans/
implementation ("com.fhs-opensource:easy-trans:1.2.8")
'com.fhs-opensource:easy-trans:pom:1.2.8'
<dependency org="com.fhs-opensource" name="easy-trans" rev="1.2.8">
<artifact name="easy-trans" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fhs-opensource', module='easy-trans', version='1.2.8')
)
libraryDependencies += "com.fhs-opensource" % "easy-trans" % "1.2.8"
[com.fhs-opensource/easy-trans "1.2.8"]