License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.osgiliath.framework |
ArtifactId | ArtifactIdnet.osgiliath.helpers |
Last Version | Last Version0.2.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOsgiliath Helper
These are helpers for some of the osgiliath framework modules
|
Project Organization |
Project OrganizationOsgiliath |
Filename | Size |
---|---|
net.osgiliath.helpers-0.2.3.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.helpers/ -->
<dependency>
<groupId>net.osgiliath.framework</groupId>
<artifactId>net.osgiliath.helpers</artifactId>
<version>0.2.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.helpers/
implementation 'net.osgiliath.framework:net.osgiliath.helpers:0.2.3'
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.helpers/
implementation ("net.osgiliath.framework:net.osgiliath.helpers:0.2.3")
'net.osgiliath.framework:net.osgiliath.helpers:pom:0.2.3'
<dependency org="net.osgiliath.framework" name="net.osgiliath.helpers" rev="0.2.3">
<artifact name="net.osgiliath.helpers" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.framework', module='net.osgiliath.helpers', version='0.2.3')
)
libraryDependencies += "net.osgiliath.framework" % "net.osgiliath.helpers" % "0.2.3"
[net.osgiliath.framework/net.osgiliath.helpers "0.2.3"]