License |
License |
---|---|
GroupId | GroupIdtanukisoft |
ArtifactId | ArtifactIdwrapper |
Last Version | Last Version3.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava Service Wrapper
|
Project URL |
Project URL |
Filename | Size |
---|---|
wrapper-3.2.3.pom | |
wrapper-3.2.3.jar | 81 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tanukisoft/wrapper/ -->
<dependency>
<groupId>tanukisoft</groupId>
<artifactId>wrapper</artifactId>
<version>3.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/tanukisoft/wrapper/
implementation 'tanukisoft:wrapper:3.2.3'
// https://jarcasting.com/artifacts/tanukisoft/wrapper/
implementation ("tanukisoft:wrapper:3.2.3")
'tanukisoft:wrapper:jar:3.2.3'
<dependency org="tanukisoft" name="wrapper" rev="3.2.3">
<artifact name="wrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='tanukisoft', module='wrapper', version='3.2.3')
)
libraryDependencies += "tanukisoft" % "wrapper" % "3.2.3"
[tanukisoft/wrapper "3.2.3"]