Skip to content

yoyosource/YAPION-datatypes-mc

Repository files navigation

YAPION-datatypes-mc Version V0.1.0 Java Version V1.8.0 License: Apache 2.0

YAPION-datatypes-mc

License

YAPION-datatypes-md is licensed under the terms of the Apache License 2.0. See the file LICENSE or visit http://www.apache.org/licenses/LICENSE-2.0 for details.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Using in other Projects

YAPION-datatypes-mc is not published on jcenter or mavenCentral. It is published directly to this GitHub repository. You can declare it as a dependency in your gradle.build with:

repositories {
    maven {
        url = uri("https://raw.githubusercontent.com/yoyosource/YAPION-datatypes-mc/master/releases")
    }
}

dependencies {
    implementation 'yoyosource:YAPION-datatypes-mc:0.1.0'
}

APIs used

  • [V] Version
  • [L] License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages