| License |
License |
|---|---|
| GroupId | GroupIdio.leopard |
| ArtifactId | ArtifactIdburrow-beans |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBurrow
|
| Filename | Size |
|---|---|
| burrow-beans-0.0.3.pom | |
| burrow-beans-0.0.3.jar | 1 KB |
| burrow-beans-0.0.3-sources.jar | 428 bytes |
| burrow-beans-0.0.3-javadoc.jar | 333 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.leopard/burrow-beans/ -->
<dependency>
<groupId>io.leopard</groupId>
<artifactId>burrow-beans</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard/burrow-beans/
implementation 'io.leopard:burrow-beans:0.0.3'
// https://jarcasting.com/artifacts/io.leopard/burrow-beans/
implementation ("io.leopard:burrow-beans:0.0.3")
'io.leopard:burrow-beans:jar:0.0.3'
<dependency org="io.leopard" name="burrow-beans" rev="0.0.3">
<artifact name="burrow-beans" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard', module='burrow-beans', version='0.0.3')
)
libraryDependencies += "io.leopard" % "burrow-beans" % "0.0.3"
[io.leopard/burrow-beans "0.0.3"]