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