GroupId | GroupIdone.leftshift.explicit |
---|---|
ArtifactId | ArtifactIdexplicit |
Version | Version0.10.5 |
Type | Typejar |
Filename | Size |
---|---|
explicit-0.10.5.pom | |
explicit-0.10.5.jar | 181 KB |
explicit-0.10.5-sources.jar | 45 KB |
explicit-0.10.5-javadoc.jar | 264 KB |
Browse |
<!-- https://jarcasting.com/artifacts/one.leftshift.explicit/explicit/ -->
<dependency>
<groupId>one.leftshift.explicit</groupId>
<artifactId>explicit</artifactId>
<version>0.10.5</version>
</dependency>
// https://jarcasting.com/artifacts/one.leftshift.explicit/explicit/
implementation 'one.leftshift.explicit:explicit:0.10.5'
// https://jarcasting.com/artifacts/one.leftshift.explicit/explicit/
implementation ("one.leftshift.explicit:explicit:0.10.5")
'one.leftshift.explicit:explicit:jar:0.10.5'
<dependency org="one.leftshift.explicit" name="explicit" rev="0.10.5">
<artifact name="explicit" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.leftshift.explicit', module='explicit', version='0.10.5')
)
libraryDependencies += "one.leftshift.explicit" % "explicit" % "0.10.5"
[one.leftshift.explicit/explicit "0.10.5"]