Categories |
CategoriesNet |
---|---|
GroupId | GroupIdse.l4.aurochs |
ArtifactId | ArtifactIdaurochs-net |
Version | Version0.2.0 |
Type | Typejar |
Filename | Size |
---|---|
aurochs-net-0.2.0.pom | |
aurochs-net-0.2.0.jar | 59 KB |
aurochs-net-0.2.0-sources.jar | 27 KB |
aurochs-net-0.2.0-javadoc.jar | 219 KB |
Browse |
<!-- https://jarcasting.com/artifacts/se.l4.aurochs/aurochs-net/ -->
<dependency>
<groupId>se.l4.aurochs</groupId>
<artifactId>aurochs-net</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.l4.aurochs/aurochs-net/
implementation 'se.l4.aurochs:aurochs-net:0.2.0'
// https://jarcasting.com/artifacts/se.l4.aurochs/aurochs-net/
implementation ("se.l4.aurochs:aurochs-net:0.2.0")
'se.l4.aurochs:aurochs-net:jar:0.2.0'
<dependency org="se.l4.aurochs" name="aurochs-net" rev="0.2.0">
<artifact name="aurochs-net" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.l4.aurochs', module='aurochs-net', version='0.2.0')
)
libraryDependencies += "se.l4.aurochs" % "aurochs-net" % "0.2.0"
[se.l4.aurochs/aurochs-net "0.2.0"]