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