| License |
License |
|---|---|
| GroupId | GroupIdio.leopard |
| ArtifactId | ArtifactIdweb4j |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionweb4j
web4j
|
| Filename | Size |
|---|---|
| web4j-0.0.1.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.leopard/web4j/ -->
<dependency>
<groupId>io.leopard</groupId>
<artifactId>web4j</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.leopard/web4j/
implementation 'io.leopard:web4j:0.0.1'
// https://jarcasting.com/artifacts/io.leopard/web4j/
implementation ("io.leopard:web4j:0.0.1")
'io.leopard:web4j:pom:0.0.1'
<dependency org="io.leopard" name="web4j" rev="0.0.1">
<artifact name="web4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.leopard', module='web4j', version='0.0.1')
)
libraryDependencies += "io.leopard" % "web4j" % "0.0.1"
[io.leopard/web4j "0.0.1"]