Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.marvinformatics |
ArtifactId | ArtifactIdkiss-throws |
Version | Version0.13 |
Type | Typejar |
Filename | Size |
---|---|
kiss-throws-0.13.pom | |
kiss-throws-0.13.jar | 2 KB |
kiss-throws-0.13-tests.jar | 3 KB |
kiss-throws-0.13-sources.jar | 1 KB |
kiss-throws-0.13-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.marvinformatics/kiss-throws/ -->
<dependency>
<groupId>com.marvinformatics</groupId>
<artifactId>kiss-throws</artifactId>
<version>0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.marvinformatics/kiss-throws/
implementation 'com.marvinformatics:kiss-throws:0.13'
// https://jarcasting.com/artifacts/com.marvinformatics/kiss-throws/
implementation ("com.marvinformatics:kiss-throws:0.13")
'com.marvinformatics:kiss-throws:jar:0.13'
<dependency org="com.marvinformatics" name="kiss-throws" rev="0.13">
<artifact name="kiss-throws" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marvinformatics', module='kiss-throws', version='0.13')
)
libraryDependencies += "com.marvinformatics" % "kiss-throws" % "0.13"
[com.marvinformatics/kiss-throws "0.13"]