| License |
License |
|---|---|
| Categories |
CategoriesThemis Security |
| GroupId | GroupIdcom.github.sixro |
| ArtifactId | ArtifactIdthemissingobjects |
| Last Version | Last Version0.0.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe missing objects
A small library containing java objects I am missing the most
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| themissingobjects-0.0.8.pom | |
| themissingobjects-0.0.8.jar | 19 KB |
| themissingobjects-0.0.8-sources.jar | 15 KB |
| themissingobjects-0.0.8-javadoc.jar | 453 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.sixro/themissingobjects/ -->
<dependency>
<groupId>com.github.sixro</groupId>
<artifactId>themissingobjects</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sixro/themissingobjects/
implementation 'com.github.sixro:themissingobjects:0.0.8'
// https://jarcasting.com/artifacts/com.github.sixro/themissingobjects/
implementation ("com.github.sixro:themissingobjects:0.0.8")
'com.github.sixro:themissingobjects:jar:0.0.8'
<dependency org="com.github.sixro" name="themissingobjects" rev="0.0.8">
<artifact name="themissingobjects" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sixro', module='themissingobjects', version='0.0.8')
)
libraryDependencies += "com.github.sixro" % "themissingobjects" % "0.0.8"
[com.github.sixro/themissingobjects "0.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |