License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development |
GroupId | GroupIdorg.trailsframework |
ArtifactId | ArtifactIdcodehaus-unity-skin |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCodehaus Unity Integration Site Skin
Bare bones sking producing only divs to be decorated by Codehaus Unity
|
Filename | Size |
---|---|
codehaus-unity-skin-2.0.0.pom | |
codehaus-unity-skin-2.0.0.jar | 4 KB |
codehaus-unity-skin-2.0.0-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.trailsframework/codehaus-unity-skin/ -->
<dependency>
<groupId>org.trailsframework</groupId>
<artifactId>codehaus-unity-skin</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.trailsframework/codehaus-unity-skin/
implementation 'org.trailsframework:codehaus-unity-skin:2.0.0'
// https://jarcasting.com/artifacts/org.trailsframework/codehaus-unity-skin/
implementation ("org.trailsframework:codehaus-unity-skin:2.0.0")
'org.trailsframework:codehaus-unity-skin:jar:2.0.0'
<dependency org="org.trailsframework" name="codehaus-unity-skin" rev="2.0.0">
<artifact name="codehaus-unity-skin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.trailsframework', module='codehaus-unity-skin', version='2.0.0')
)
libraryDependencies += "org.trailsframework" % "codehaus-unity-skin" % "2.0.0"
[org.trailsframework/codehaus-unity-skin "2.0.0"]