Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.vectorpublish |
ArtifactId | ArtifactIdHistory |
Version | Version0.9.26 |
Type | Typejar |
Filename | Size |
---|---|
History-0.9.26.pom | |
History-0.9.26.jar | 9 KB |
History-0.9.26-sources.jar | 6 KB |
History-0.9.26-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.vectorpublish/History/ -->
<dependency>
<groupId>net.vectorpublish</groupId>
<artifactId>History</artifactId>
<version>0.9.26</version>
</dependency>
// https://jarcasting.com/artifacts/net.vectorpublish/History/
implementation 'net.vectorpublish:History:0.9.26'
// https://jarcasting.com/artifacts/net.vectorpublish/History/
implementation ("net.vectorpublish:History:0.9.26")
'net.vectorpublish:History:jar:0.9.26'
<dependency org="net.vectorpublish" name="History" rev="0.9.26">
<artifact name="History" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.vectorpublish', module='History', version='0.9.26')
)
libraryDependencies += "net.vectorpublish" % "History" % "0.9.26"
[net.vectorpublish/History "0.9.26"]