is not current version
Last Version 0.15

com.marvinformatics:kiss-throws 0.12


Categories

Categories

ORM Data
GroupId

GroupId

com.marvinformatics
ArtifactId

ArtifactId

kiss-throws
Version

Version

0.12
Type

Type

jar

Download kiss-throws 0.12


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