Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdnl.mplatvoet.komponents |
ArtifactId | ArtifactIdkovenant |
Version | Version0.1.0 |
Type | Typejar |
Filename | Size |
---|---|
kovenant-0.1.0.pom | |
kovenant-0.1.0.jar | 304 KB |
kovenant-0.1.0-sources.jar | 22 KB |
kovenant-0.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/nl.mplatvoet.komponents/kovenant/ -->
<dependency>
<groupId>nl.mplatvoet.komponents</groupId>
<artifactId>kovenant</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.mplatvoet.komponents/kovenant/
implementation 'nl.mplatvoet.komponents:kovenant:0.1.0'
// https://jarcasting.com/artifacts/nl.mplatvoet.komponents/kovenant/
implementation ("nl.mplatvoet.komponents:kovenant:0.1.0")
'nl.mplatvoet.komponents:kovenant:jar:0.1.0'
<dependency org="nl.mplatvoet.komponents" name="kovenant" rev="0.1.0">
<artifact name="kovenant" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.mplatvoet.komponents', module='kovenant', version='0.1.0')
)
libraryDependencies += "nl.mplatvoet.komponents" % "kovenant" % "0.1.0"
[nl.mplatvoet.komponents/kovenant "0.1.0"]