GroupId | GroupIdorg.truenewx.tnxjee |
---|---|
ArtifactId | ArtifactIdtnxjee-service-impl |
Version | Version2.2.0 |
Type | Typejar |
Filename | Size |
---|---|
tnxjee-service-impl-2.2.0.pom | |
tnxjee-service-impl-2.2.0.jar | 79 KB |
tnxjee-service-impl-2.2.0-sources.jar | 66 KB |
tnxjee-service-impl-2.2.0-javadoc.jar | 622 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.truenewx.tnxjee/tnxjee-service-impl/ -->
<dependency>
<groupId>org.truenewx.tnxjee</groupId>
<artifactId>tnxjee-service-impl</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.truenewx.tnxjee/tnxjee-service-impl/
implementation 'org.truenewx.tnxjee:tnxjee-service-impl:2.2.0'
// https://jarcasting.com/artifacts/org.truenewx.tnxjee/tnxjee-service-impl/
implementation ("org.truenewx.tnxjee:tnxjee-service-impl:2.2.0")
'org.truenewx.tnxjee:tnxjee-service-impl:jar:2.2.0'
<dependency org="org.truenewx.tnxjee" name="tnxjee-service-impl" rev="2.2.0">
<artifact name="tnxjee-service-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.truenewx.tnxjee', module='tnxjee-service-impl', version='2.2.0')
)
libraryDependencies += "org.truenewx.tnxjee" % "tnxjee-service-impl" % "2.2.0"
[org.truenewx.tnxjee/tnxjee-service-impl "2.2.0"]