Bypass (Parent)

Skip the HTML, Bypass takes markdown and renders it directly on Android and iOS.

License

License

GroupId

GroupId

in.uncod.android.bypass
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

pom
Description

Description

Bypass (Parent)
Skip the HTML, Bypass takes markdown and renders it directly on Android and iOS.
Project Organization

Project Organization

Uncodin
Source Code Management

Source Code Management

https://github.com/Uncodin/bypass/

Download parent

Filename Size
parent-1.1.pom 3 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/in.uncod.android.bypass/parent/ -->
<dependency>
    <groupId>in.uncod.android.bypass</groupId>
    <artifactId>parent</artifactId>
    <version>1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/in.uncod.android.bypass/parent/
implementation 'in.uncod.android.bypass:parent:1.1'
// https://jarcasting.com/artifacts/in.uncod.android.bypass/parent/
implementation ("in.uncod.android.bypass:parent:1.1")
'in.uncod.android.bypass:parent:pom:1.1'
<dependency org="in.uncod.android.bypass" name="parent" rev="1.1">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='in.uncod.android.bypass', module='parent', version='1.1')
)
libraryDependencies += "in.uncod.android.bypass" % "parent" % "1.1"
[in.uncod.android.bypass/parent "1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • library
  • functional-test
  • functional-test-tests

Bypass

Skip the HTML, Bypass takes markdown and renders it directly on Android and iOS.

License

Apache License v2.0

Requirements

Android

If you just want to include Bypass in your Maven project, add the following dependency block to your pom.xml:

<dependency>
    <groupId>in.uncod.android.bypass</groupId>
    <artifactId>bypass</artifactId>
    <type>apklib</type>
    <version>1.1</version>
</dependency>

Building And Using

Contributors

iOS

Building And Using

Contributors

3rd Party Libraries

in.uncod.android.bypass

Versions

Version
1.1
1.0