License |
License |
---|---|
Categories |
CategoriesIDE Development Tools ORM Data |
GroupId | GroupIdcom.3sidedcube.storm |
ArtifactId | ArtifactIdlanguage |
Version | Version0.1a |
Type | Typeaar |
Description |
DescriptionLightningLanguage
Language module of the Storm Framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
language-0.1a.pom | |
language-0.1a.aar | 10 KB |
language-0.1a-sources.jar | 7 KB |
language-0.1a-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.3sidedcube.storm/language/ -->
<dependency>
<groupId>com.3sidedcube.storm</groupId>
<artifactId>language</artifactId>
<version>0.1a</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.3sidedcube.storm/language/
implementation 'com.3sidedcube.storm:language:0.1a'
// https://jarcasting.com/artifacts/com.3sidedcube.storm/language/
implementation ("com.3sidedcube.storm:language:0.1a")
'com.3sidedcube.storm:language:aar:0.1a'
<dependency org="com.3sidedcube.storm" name="language" rev="0.1a">
<artifact name="language" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.3sidedcube.storm', module='language', version='0.1a')
)
libraryDependencies += "com.3sidedcube.storm" % "language" % "0.1a"
[com.3sidedcube.storm/language "0.1a"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.14.8 |
com.3sidedcube.storm : util | jar | 0.1a |
com.google.code.gson : gson | jar | 2.3 |
com.android.support » support-annotations | jar | 20.0.0 |