is not current version
Last Version 0.0.8

com.github.sixro:themissingobjects 0.0.7

A small library containing java objects I am missing the most

Categories

Categories

Themis Security
GroupId

GroupId

com.github.sixro
ArtifactId

ArtifactId

themissingobjects
Version

Version

0.0.7
Type

Type

jar

Download themissingobjects 0.0.7


<!-- https://jarcasting.com/artifacts/com.github.sixro/themissingobjects/ -->
<dependency>
    <groupId>com.github.sixro</groupId>
    <artifactId>themissingobjects</artifactId>
    <version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sixro/themissingobjects/
implementation 'com.github.sixro:themissingobjects:0.0.7'
// https://jarcasting.com/artifacts/com.github.sixro/themissingobjects/
implementation ("com.github.sixro:themissingobjects:0.0.7")
'com.github.sixro:themissingobjects:jar:0.0.7'
<dependency org="com.github.sixro" name="themissingobjects" rev="0.0.7">
  <artifact name="themissingobjects" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sixro', module='themissingobjects', version='0.0.7')
)
libraryDependencies += "com.github.sixro" % "themissingobjects" % "0.0.7"
[com.github.sixro/themissingobjects "0.0.7"]