GroupId | GroupIdcom.abubusoft |
---|---|
ArtifactId | ArtifactIdkripton |
Version | Version4.1.0-rc.7 |
Type | Typejar |
Filename | Size |
---|---|
kripton-4.1.0-rc.7.pom | |
kripton-4.1.0-rc.7.jar | 70 KB |
kripton-4.1.0-rc.7-sources.jar | 81 KB |
kripton-4.1.0-rc.7-javadoc.jar | 290 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.abubusoft/kripton/ -->
<dependency>
<groupId>com.abubusoft</groupId>
<artifactId>kripton</artifactId>
<version>4.1.0-rc.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.abubusoft/kripton/
implementation 'com.abubusoft:kripton:4.1.0-rc.7'
// https://jarcasting.com/artifacts/com.abubusoft/kripton/
implementation ("com.abubusoft:kripton:4.1.0-rc.7")
'com.abubusoft:kripton:jar:4.1.0-rc.7'
<dependency org="com.abubusoft" name="kripton" rev="4.1.0-rc.7">
<artifact name="kripton" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.abubusoft', module='kripton', version='4.1.0-rc.7')
)
libraryDependencies += "com.abubusoft" % "kripton" % "4.1.0-rc.7"
[com.abubusoft/kripton "4.1.0-rc.7"]