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