License |
License |
---|---|
GroupId | GroupIdio.github.astrapi69 |
ArtifactId | ArtifactIdsilly-beans |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsilly-beans
Utility library that provides some generic data beans like pair, triple and quattro
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
silly-beans-1.2.pom | |
silly-beans-1.2.jar | 30 KB |
silly-beans-1.2-sources.jar | 23 KB |
silly-beans-1.2-javadoc.jar | 98 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.astrapi69/silly-beans/ -->
<dependency>
<groupId>io.github.astrapi69</groupId>
<artifactId>silly-beans</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.astrapi69/silly-beans/
implementation 'io.github.astrapi69:silly-beans:1.2'
// https://jarcasting.com/artifacts/io.github.astrapi69/silly-beans/
implementation ("io.github.astrapi69:silly-beans:1.2")
'io.github.astrapi69:silly-beans:jar:1.2'
<dependency org="io.github.astrapi69" name="silly-beans" rev="1.2">
<artifact name="silly-beans" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.astrapi69', module='silly-beans', version='1.2')
)
libraryDependencies += "io.github.astrapi69" % "silly-beans" % "1.2"
[io.github.astrapi69/silly-beans "1.2"]